mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 04:32:14 +00:00
GH-903 force Dark theme to use Fusion Qt style
Themes now include Qt styles.
This commit is contained in:
@@ -7,6 +7,7 @@ class DarkTheme: public ITheme
|
||||
public:
|
||||
virtual ~DarkTheme() {}
|
||||
|
||||
QString qtTheme() override;
|
||||
QString id() override;
|
||||
QString name() override;
|
||||
QString appStyleSheet() override;
|
||||
|
||||
Reference in New Issue
Block a user