add breeze themes
Signed-off-by: Tayou <tayou@gmx.net>
This commit is contained in:
parent
30607c34a1
commit
bb7a321c6e
89 changed files with 1082 additions and 6 deletions
|
@ -81,6 +81,8 @@ int main(int argc, char *argv[])
|
|||
Q_INIT_RESOURCE(pe_light);
|
||||
Q_INIT_RESOURCE(pe_blue);
|
||||
Q_INIT_RESOURCE(pe_colored);
|
||||
Q_INIT_RESOURCE(breeze_dark);
|
||||
Q_INIT_RESOURCE(breeze_light);
|
||||
Q_INIT_RESOURCE(OSX);
|
||||
Q_INIT_RESOURCE(iOS);
|
||||
Q_INIT_RESOURCE(flat);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue