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