Make numix default icon theme, because it is more up-to-date and colorful.
This commit is contained in:
parent
25c7d20dc5
commit
891ea481a1
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@
|
||||||
#if defined(Q_OS_LINUX)
|
#if defined(Q_OS_LINUX)
|
||||||
#define APP_THEME_DEFAULT ""
|
#define APP_THEME_DEFAULT ""
|
||||||
#else
|
#else
|
||||||
#define APP_THEME_DEFAULT "Faenza"
|
#define APP_THEME_DEFAULT "Numix"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define APP_LOCAL_THEME_FOLDER "icons"
|
#define APP_LOCAL_THEME_FOLDER "icons"
|
||||||
|
|
Loading…
Add table
Reference in a new issue