[vlc-devel] [PATCH 3/3] Qt4: UI enhancements - Add new labels to default layout

Edward Wang edward.c.wang at compdigitec.com
Sun Jan 1 20:04:59 CET 2012


Must be applied in series after previous two patches due to widget numbering.

---
 modules/gui/qt4/components/controller.hpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/gui/qt4/components/controller.hpp b/modules/gui/qt4/components/controller.hpp
index 2d5f1e4..1f0743d 100644
--- a/modules/gui/qt4/components/controller.hpp
+++ b/modules/gui/qt4/components/controller.hpp
@@ -37,7 +37,7 @@
 #define MAIN_TB1_DEFAULT "64;39;64;38;65"
 #define MAIN_TB2_DEFAULT "0-2;64;3;1;4;64;7;9;64;10;20;19;64-4;37;65;35-4"
 #define ADV_TB_DEFAULT "12;11;13;14"
-#define INPT_TB_DEFAULT "5-1;15-1;33;6-1"
+#define INPT_TB_DEFAULT "43;33;44;42"
 #define FSC_TB_DEFAULT "0-2;64;3;1;4;64;37;64;38;64;8;65;25;35-4;34"
 
 #define I_PLAY_TOOLTIP N_("Play\nIf the playlist is empty, open a medium")
-- 
1.7.5.4




More information about the vlc-devel mailing list