[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

cblu cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:56:47 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit df0af0711bb53d2fbbefe6cfe1db33d9424e04ce
Author: cblu <cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Mar 6 00:24:00 2002 +0000

    Fixed previous break
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@695 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/kwq/KWQApplication.mm b/WebCore/kwq/KWQApplication.mm
index 7215689..b0a677f 100644
--- a/WebCore/kwq/KWQApplication.mm
+++ b/WebCore/kwq/KWQApplication.mm
@@ -30,7 +30,7 @@
 // FIXME: 
 static QPalette *DEFAULT_PALETTE = NULL;
 static QSize *DEFAULT_SIZE = NULL;
-fsdfgsd
+
 QPalette QApplication::palette(const QWidget *p)
 {
     if (DEFAULT_PALETTE == NULL) {
diff --git a/WebCore/src/kwq/KWQApplication.mm b/WebCore/src/kwq/KWQApplication.mm
index 7215689..b0a677f 100644
--- a/WebCore/src/kwq/KWQApplication.mm
+++ b/WebCore/src/kwq/KWQApplication.mm
@@ -30,7 +30,7 @@
 // FIXME: 
 static QPalette *DEFAULT_PALETTE = NULL;
 static QSize *DEFAULT_SIZE = NULL;
-fsdfgsd
+
 QPalette QApplication::palette(const QWidget *p)
 {
     if (DEFAULT_PALETTE == NULL) {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list