Sine Striker
2023-12-27 8a0b7831e988a347603e6abb4e8294010ab9b0e0
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