Merge pull request #46 from Amstel-DEV/Battery-Width
Battery Default Width Issue
This commit is contained in:
commit
bef79bde1f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Singleton {
|
||||||
property int innerHeight: 30
|
property int innerHeight: 30
|
||||||
property int windowPreviewSize: 400
|
property int windowPreviewSize: 400
|
||||||
property int trayMenuWidth: 300
|
property int trayMenuWidth: 300
|
||||||
property int batteryWidth: 200
|
property int batteryWidth: 250
|
||||||
}
|
}
|
||||||
|
|
||||||
component Workspaces: QtObject {
|
component Workspaces: QtObject {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue