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