From 67cb9e24e5cd08b07715cd1053b9cbd7ebbd560d Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Wed, 5 Sep 2012 15:07:42 +0200 Subject: Removing duplicate includes Do not include a header more than once Change-Id: Ia2e5d66e72988ad833cf5177a3f8aa988bf510e9 Reviewed-by: Lars Knoll --- src/gui/kernel/qguiapplication.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/gui/kernel/qguiapplication.cpp') diff --git a/src/gui/kernel/qguiapplication.cpp b/src/gui/kernel/qguiapplication.cpp index d48112e0a4..f59c7dcf4a 100644 --- a/src/gui/kernel/qguiapplication.cpp +++ b/src/gui/kernel/qguiapplication.cpp @@ -66,11 +66,9 @@ #include #include -#include #include #include #include -#include #include #include @@ -81,7 +79,6 @@ #include "private/qdnd_p.h" #include -#include #ifndef QT_NO_CURSOR #include -- cgit v1.2.3