Sine Striker
2023-12-27 61da106a41b3638e51fa670b2625137bf8e3b911
examples/mainwindow/mainwindow.h
@@ -28,13 +28,11 @@
private:
    void installWindowAgent();
    void installStyleAgent();
    void loadStyleSheet(Theme theme);
    Theme currentTheme{};
    QWK::WidgetWindowAgent *windowAgent;
    QWK::StyleAgent *styleAgent;
};
#endif // MAINWINDOW_H