]> git.sesse.net Git - vlc/commitdiff
qt4 - Don't include twice some headers.
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 18 Mar 2007 23:13:37 +0000 (23:13 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 18 Mar 2007 23:13:37 +0000 (23:13 +0000)
modules/gui/qt4/dialogs/help.cpp

index 164b107d385bea4963f29caacf85206f412ee323..4d5969a8e515354822dd84e1abac00861bce2002 100644 (file)
@@ -30,7 +30,6 @@
 #include <QTextBrowser>
 #include <QTabWidget>
 #include <QFile>
-#include <QTextBrowser>
 #include <QLabel>
 
 HelpDialog *HelpDialog::instance = NULL;