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