Qt: Allow custom stylesheets

This commit is contained in:
spycrab
2018-05-06 18:25:37 +02:00
parent c3d88a622d
commit 0170052f5d
8 changed files with 98 additions and 3 deletions

View File

@ -57,6 +57,7 @@
#define WII_WC24CONF_DIR "shared2" DIR_SEP "wc24"
#define RESOURCES_DIR "Resources"
#define THEMES_DIR "Themes"
#define STYLES_DIR "Styles"
#define ANAGLYPH_DIR "Anaglyph"
#define PIPES_DIR "Pipes"
#define MEMORYWATCHER_DIR "MemoryWatcher"