GUI: Togglable graphics settings buttons in status bar

This commit is contained in:
CJBok
2020-01-28 23:59:30 +01:00
parent c457e47297
commit 4bc4fdf5ff
7 changed files with 172 additions and 22 deletions

View File

@@ -10,6 +10,6 @@
<file alias="256x256/plus_folder.png">icons/256x256/plus_folder.png</file>
</qresource>
<qresource prefix="colorful">
<file>style.qss</file>
<file alias="style.qss">../default/style.qss</file>
</qresource>
</RCC>

View File

@@ -1,4 +0,0 @@
/*
This file is intentionally left blank.
We do not want to apply any stylesheet for colorful, only icons.
*/