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