X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fqt4%2Fdialogs%2Fextended.hpp;h=d237e62b0afdbc84e0b9c0a9f845527d7cb71be4;hb=bad8f53f2b734cdc78f18bef8be1dc1589e5db4c;hp=23af755cfcb7d28aee3e82080cc1d23dda02ac63;hpb=aa48a79230f0548ba0786d961c1d9be4aee8929c;p=vlc diff --git a/modules/gui/qt4/dialogs/extended.hpp b/modules/gui/qt4/dialogs/extended.hpp index 23af755cfc..d237e62b0a 100644 --- a/modules/gui/qt4/dialogs/extended.hpp +++ b/modules/gui/qt4/dialogs/extended.hpp @@ -18,14 +18,13 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ #ifndef _EXTENDED_DIALOG_H_ #define _EXTENDED_DIALOG_H_ #include "util/qvlcframe.hpp" -#include class ExtendedDialog : public QVLCFrame {