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

gramps gramps at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:40:00 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 2ec8963b25119200af81e4c72e7b6c110186c1e8
Author: gramps <gramps at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 28 18:12:16 2001 +0000

    Changes to get khtml/css/cssparser.cpp to compile
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@28 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/kwq/KWQFontMetrics.h b/WebCore/kwq/KWQFontMetrics.h
index 6349001..d72d324 100644
--- a/WebCore/kwq/KWQFontMetrics.h
+++ b/WebCore/kwq/KWQFontMetrics.h
@@ -26,4 +26,6 @@
 #ifndef QFONTMETRICS_H_
 #define QFONTMETRICS_H_
 
+class QFontMetrics;
+
 #endif
diff --git a/WebCore/kwq/qt/qfontmetrics.h b/WebCore/kwq/qt/qfontmetrics.h
index 6349001..d72d324 100644
--- a/WebCore/kwq/qt/qfontmetrics.h
+++ b/WebCore/kwq/qt/qfontmetrics.h
@@ -26,4 +26,6 @@
 #ifndef QFONTMETRICS_H_
 #define QFONTMETRICS_H_
 
+class QFontMetrics;
+
 #endif
diff --git a/WebCore/src/kwq/qt/qfontmetrics.h b/WebCore/src/kwq/qt/qfontmetrics.h
index 6349001..d72d324 100644
--- a/WebCore/src/kwq/qt/qfontmetrics.h
+++ b/WebCore/src/kwq/qt/qfontmetrics.h
@@ -26,4 +26,6 @@
 #ifndef QFONTMETRICS_H_
 #define QFONTMETRICS_H_
 
+class QFontMetrics;
+
 #endif

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list