[vlmc-devel] [PATCH] Set "Media Library folders" window minimumsize to 50x50
Karl
kl6785406 at verizon.net
Sat May 12 14:15:19 CEST 2018
not a vimc developer, what ever that is
what! a google glitch !!!
-----Original Message-----
From: Ben Thou
Sent: Saturday, May 12, 2018 7:09 AM
To: vlmc-devel at videolan.org
Subject: [vlmc-devel] [PATCH] Set "Media Library folders" window minimumsize
to 50x50
Fix issue #99
---
src/Gui/ui/FolderListWidget.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/Gui/ui/FolderListWidget.ui b/src/Gui/ui/FolderListWidget.ui
index eda1c480..9d1c2078 100644
--- a/src/Gui/ui/FolderListWidget.ui
+++ b/src/Gui/ui/FolderListWidget.ui
@@ -37,8 +37,8 @@
</property>
<property name="minimumSize">
<size>
- <width>0</width>
- <height>400</height>
+ <width>50</width>
+ <height>50</height>
</size>
</property>
</widget>
--
2.14.1
_______________________________________________
Vlmc-devel mailing list
Vlmc-devel at videolan.org
https://mailman.videolan.org/listinfo/vlmc-devel
More information about the Vlmc-devel
mailing list