diff options
Diffstat (limited to 'WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp')
-rw-r--r-- | WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp b/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp index 477e205..c24c4d5 100644 --- a/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp +++ b/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp @@ -44,7 +44,6 @@ #include "qwebframe_p.h" #include "qwebkitglobal.h" #include "qwebpage.h" -#include <QtGui> namespace WebCore { |