diff options
Diffstat (limited to 'Main_Window.ui')
-rw-r--r-- | Main_Window.ui | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/Main_Window.ui b/Main_Window.ui index 71fe4a4..41500a8 100644 --- a/Main_Window.ui +++ b/Main_Window.ui @@ -9,10 +9,16 @@ <rect> <x>0</x> <y>0</y> - <width>903</width> - <height>705</height> + <width>1600</width> + <height>900</height> </rect> </property> + <property name="minimumSize"> + <size> + <width>1600</width> + <height>900</height> + </size> + </property> <property name="palette"> <palette> <active> @@ -153,7 +159,7 @@ </colorrole> <colorrole role="PlaceholderText"> <brush brushstyle="SolidPattern"> - <color alpha="255"> + <color alpha="128"> <red>255</red> <green>255</green> <blue>255</blue> @@ -299,7 +305,7 @@ </colorrole> <colorrole role="PlaceholderText"> <brush brushstyle="SolidPattern"> - <color alpha="255"> + <color alpha="128"> <red>255</red> <green>255</green> <blue>255</blue> @@ -445,7 +451,7 @@ </colorrole> <colorrole role="PlaceholderText"> <brush brushstyle="SolidPattern"> - <color alpha="255"> + <color alpha="128"> <red>255</red> <green>255</green> <blue>255</blue> |