diff options
author | bd <bdunahu@operationnull.com> | 2025-04-27 15:04:24 -0400 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2025-04-27 15:04:24 -0400 |
commit | 51f66c58ae8a21951d2406b3a36e96c9beb391a2 (patch) | |
tree | 11b675e01474b0e784bb09a262378ad1bbdf31a0 | |
parent | 599593ff229cfcead87a9fa87b4eaa13f0e280b5 (diff) |
Make the storage display bigger
-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>800</width> + <width>1500</width> <height>0</height> </size> </property> |