mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 04:32:14 +00:00
GH-378 add a resource search path to custom themes
This allows adding images and other bits and pieces to themes.
This commit is contained in:
@@ -15,6 +15,7 @@ public:
|
||||
double fadeAmount() override;
|
||||
QColor fadeColor() override;
|
||||
QString qtTheme() override;
|
||||
QStringList searchPaths() override;
|
||||
|
||||
private: /* data */
|
||||
QPalette m_palette;
|
||||
|
||||
Reference in New Issue
Block a user