Moved graphics and themes folders to assets
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Default Theme: Light
|
||||
*/
|
||||
|
||||
QTreeView, QHeaderView {
|
||||
font-size: 13px;
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
[Main]
|
||||
name = Default System Theme
|
||||
Reference in New Issue
Block a user