Yuhang Zhao
2023-12-05 d02f3b0bc32f711bf33a7fd288185963e9e96189
examples/mainwindow/mainwindow.h
@@ -7,6 +7,9 @@
public:
    explicit MainWindow(QWidget *parent = nullptr);
    ~MainWindow();
protected:
    void installWindowAgent();
};
#endif // MAINWINDOW_H