[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

laszlo.1.gombos at nokia.com laszlo.1.gombos at nokia.com
Wed Dec 22 12:18:30 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7102a4c53ac4c5ea97d32287c7ff8fe5897a7b64
Author: laszlo.1.gombos at nokia.com <laszlo.1.gombos at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 18 21:11:27 2010 +0000

    2010-08-18  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
    
            Unreviewed, trivial Symbian build fix.
    
            [Qt] Remove unnecessary QtGui include from NotificationPresenterClientQt.cpp
    
            * WebCoreSupport/NotificationPresenterClientQt.cpp:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65629 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/qt/ChangeLog b/WebKit/qt/ChangeLog
index 25e8fb3..9d2af92 100644
--- a/WebKit/qt/ChangeLog
+++ b/WebKit/qt/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-18  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
+
+        Unreviewed, trivial Symbian build fix.
+
+        [Qt] Remove unnecessary QtGui include from NotificationPresenterClientQt.cpp
+
+        * WebCoreSupport/NotificationPresenterClientQt.cpp:
+
 2010-08-17  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
 
         Reviewed by Ariya Hidayat.
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 {
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list