[vlc-devel] commit: This is a bolean control, not tristate. (Antoine Cellerier )
git version control
git at videolan.org
Fri Sep 5 02:25:16 CEST 2008
vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Fri Sep 5 02:28:23 2008 +0200| [2b112badd9affdfc0f703533e0083dc3e33cb695] | committer: Antoine Cellerier
This is a bolean control, not tristate.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2b112badd9affdfc0f703533e0083dc3e33cb695
---
modules/gui/qt4/ui/sprefs_video.ui | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/modules/gui/qt4/ui/sprefs_video.ui b/modules/gui/qt4/ui/sprefs_video.ui
index bcb7853..67033b1 100644
--- a/modules/gui/qt4/ui/sprefs_video.ui
+++ b/modules/gui/qt4/ui/sprefs_video.ui
@@ -50,9 +50,6 @@
<property name="checked" >
<bool>true</bool>
</property>
- <property name="tristate" >
- <bool>true</bool>
- </property>
</widget>
</item>
<item row="0" column="0" colspan="2" >
More information about the vlc-devel
mailing list