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