From 801314fc5060d065832cded13dd63a1e59dfe0da Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Kempf Date: Sun, 18 Mar 2007 23:13:37 +0000 Subject: [PATCH 1/1] qt4 - Don't include twice some headers. --- modules/gui/qt4/dialogs/help.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/gui/qt4/dialogs/help.cpp b/modules/gui/qt4/dialogs/help.cpp index 164b107d38..4d5969a8e5 100644 --- a/modules/gui/qt4/dialogs/help.cpp +++ b/modules/gui/qt4/dialogs/help.cpp @@ -30,7 +30,6 @@ #include #include #include -#include #include HelpDialog *HelpDialog::instance = NULL; -- 2.20.1