X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fcomponents%2Fextended_panels.hpp;h=fc5892cf4995a6571e6593ee43d864f0787c4666;hb=0203209419530388bf1b8123525cdb5a3b134a68;hp=596bd2adfda8877ab2438ad96c3bf2ed9b2fe735;hpb=9538c177fc57696b8f39bc93b30ce33d152492e5;p=vlc diff --git a/modules/gui/qt4/components/extended_panels.hpp b/modules/gui/qt4/components/extended_panels.hpp index 596bd2adfd..fc5892cf49 100644 --- a/modules/gui/qt4/components/extended_panels.hpp +++ b/modules/gui/qt4/components/extended_panels.hpp @@ -5,6 +5,7 @@ * $Id: preferences.hpp 16643 2006-09-13 12:45:46Z zorglub $ * * Authors: Clément Stenac + * Antoine Cellerier * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -65,8 +66,7 @@ public: private: intf_thread_t *p_intf; Ui::ExtV4l2Widget ui; - QVBoxLayout *layout; - QLabel *help; + QGroupBox *box; private slots: void Refresh( void );