git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
399ddfa
)
qt4 - Don't include twice some headers.
author
Jean-Baptiste Kempf
<jb@videolan.org>
Sun, 18 Mar 2007 23:13:37 +0000
(23:13 +0000)
committer
Jean-Baptiste Kempf
<jb@videolan.org>
Sun, 18 Mar 2007 23:13:37 +0000
(23:13 +0000)
modules/gui/qt4/dialogs/help.cpp
patch
|
blob
|
history
diff --git
a/modules/gui/qt4/dialogs/help.cpp
b/modules/gui/qt4/dialogs/help.cpp
index
164b107
..
4d5969a
100644
(file)
--- a/
modules/gui/qt4/dialogs/help.cpp
+++ b/
modules/gui/qt4/dialogs/help.cpp
@@
-30,7
+30,6
@@
#include <QTextBrowser>
#include <QTabWidget>
#include <QFile>
#include <QTextBrowser>
#include <QTabWidget>
#include <QFile>
-#include <QTextBrowser>
#include <QLabel>
HelpDialog *HelpDialog::instance = NULL;
#include <QLabel>
HelpDialog *HelpDialog::instance = NULL;