[vlc-devel] commit: Compile fix for QT 4.2. (Jean-Baptiste Kempf )

git version control git at videolan.org
Mon Mar 31 17:06:14 CEST 2008


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Mar 31 08:07:09 2008 -0700| [f51de26430e854fd5f28abdf982e85e319a3a22c]

Compile fix for QT 4.2.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f51de26430e854fd5f28abdf982e85e319a3a22c
---

 modules/gui/qt4/ui/video_effects.ui |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/modules/gui/qt4/ui/video_effects.ui b/modules/gui/qt4/ui/video_effects.ui
index 37e3fae..165de69 100644
--- a/modules/gui/qt4/ui/video_effects.ui
+++ b/modules/gui/qt4/ui/video_effects.ui
@@ -94,10 +94,7 @@
        <bool>false</bool>
       </property>
       <layout class="QGridLayout" >
-       <property name="horizontalSpacing" >
-        <number>0</number>
-       </property>
-       <property name="verticalSpacing" >
+       <property name="spacing" >
         <number>0</number>
        </property>
        <item row="0" column="1" >




More information about the vlc-devel mailing list