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