diff options
author | bd <bdunahu@operationnull.com> | 2025-04-27 15:09:55 -0400 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2025-04-27 15:09:55 -0400 |
commit | d9832fa5f24dc0e7df41b61e5d0181adbb4edf77 (patch) | |
tree | 17415de0f041208cc3201b0ad054559b0c06c3ba /gui | |
parent | 51f66c58ae8a21951d2406b3a36e96c9beb391a2 (diff) |
Adjust storage display size
Diffstat (limited to 'gui')
-rw-r--r-- | gui/gui.ui | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ <widget class="QTabWidget" name="storage"> <property name="minimumSize"> <size> - <width>1500</width> + <width>1250</width> <height>0</height> </size> </property> |