wip
Sine Striker
2023-12-30 baaefab217758ffe51322ad16b6f12a05228db8c
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