[vlc-devel] commit: Qt: Cosmetic issue that defaulted the videoEffect tab to the last one. ( Jean-Baptiste Kempf )
git version control
git at videolan.org
Thu Sep 11 19:36:07 CEST 2008
vlc | branch: 0.9-bugfix | Jean-Baptiste Kempf <jb at videolan.org> | Thu Sep 11 19:39:19 2008 +0200| [8b2e608fb26770914930c25a0776521843dce78a] | committer: Jean-Baptiste Kempf
Qt: Cosmetic issue that defaulted the videoEffect tab to the last one.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8b2e608fb26770914930c25a0776521843dce78a
---
modules/gui/qt4/ui/video_effects.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/gui/qt4/ui/video_effects.ui b/modules/gui/qt4/ui/video_effects.ui
index 59e6de3..bcd7039 100644
--- a/modules/gui/qt4/ui/video_effects.ui
+++ b/modules/gui/qt4/ui/video_effects.ui
@@ -10,7 +10,7 @@
</rect>
</property>
<property name="currentIndex" >
- <number>7</number>
+ <number>0</number>
</property>
<widget class="QWidget" name="tab" >
<property name="geometry" >
More information about the vlc-devel
mailing list