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

kocienda kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:44:04 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit c56e9c4062fcf2d07502b6403d96a8f85fdf31cc
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 5 16:17:13 2001 +0000

    removed typdef; moved to kwqdef.h
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@103 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/kwq/qt/qobjectdefs.h b/WebCore/kwq/qt/qobjectdefs.h
index 08eb573..4ce32ec 100644
--- a/WebCore/kwq/qt/qobjectdefs.h
+++ b/WebCore/kwq/qt/qobjectdefs.h
@@ -52,6 +52,4 @@ class QMovie;
 class QTimer;
 class QImage;
 
-typedef int QCOORD;
-
 #endif
diff --git a/WebCore/src/kwq/qt/qobjectdefs.h b/WebCore/src/kwq/qt/qobjectdefs.h
index 08eb573..4ce32ec 100644
--- a/WebCore/src/kwq/qt/qobjectdefs.h
+++ b/WebCore/src/kwq/qt/qobjectdefs.h
@@ -52,6 +52,4 @@ class QMovie;
 class QTimer;
 class QImage;
 
-typedef int QCOORD;
-
 #endif

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list