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