[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:41:20 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit 88fd11b69ba66c30b3ad332e594a10278d4214e7
Author: gramps <gramps at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Aug 31 00:57:38 2001 +0000
Compilation updates
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@56 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/kwq/KWQKLineEdit.h b/WebCore/kwq/KWQKLineEdit.h
index 22b77e9..af7c138 100644
--- a/WebCore/kwq/KWQKLineEdit.h
+++ b/WebCore/kwq/KWQKLineEdit.h
@@ -26,4 +26,7 @@
#ifndef KLINEEDIT_H_
#define KLINEEDIT_H_
+class KLineEdit {
+};
+
#endif
diff --git a/WebCore/kwq/KWQPushButton.h b/WebCore/kwq/KWQPushButton.h
index 8417d79..6a6d4c8 100644
--- a/WebCore/kwq/KWQPushButton.h
+++ b/WebCore/kwq/KWQPushButton.h
@@ -26,4 +26,6 @@
#ifndef QPUSHBUTTON_H_
#define QPUSHBUTTON_H_
+class QPushButton;
+
#endif
diff --git a/WebCore/kwq/kdeui/klineedit.h b/WebCore/kwq/kdeui/klineedit.h
index 22b77e9..af7c138 100644
--- a/WebCore/kwq/kdeui/klineedit.h
+++ b/WebCore/kwq/kdeui/klineedit.h
@@ -26,4 +26,7 @@
#ifndef KLINEEDIT_H_
#define KLINEEDIT_H_
+class KLineEdit {
+};
+
#endif
diff --git a/WebCore/kwq/qt/qpushbutton.h b/WebCore/kwq/qt/qpushbutton.h
index 8417d79..6a6d4c8 100644
--- a/WebCore/kwq/qt/qpushbutton.h
+++ b/WebCore/kwq/qt/qpushbutton.h
@@ -26,4 +26,6 @@
#ifndef QPUSHBUTTON_H_
#define QPUSHBUTTON_H_
+class QPushButton;
+
#endif
diff --git a/WebCore/src/kwq/kdeui/klineedit.h b/WebCore/src/kwq/kdeui/klineedit.h
index 22b77e9..af7c138 100644
--- a/WebCore/src/kwq/kdeui/klineedit.h
+++ b/WebCore/src/kwq/kdeui/klineedit.h
@@ -26,4 +26,7 @@
#ifndef KLINEEDIT_H_
#define KLINEEDIT_H_
+class KLineEdit {
+};
+
#endif
diff --git a/WebCore/src/kwq/qt/qpushbutton.h b/WebCore/src/kwq/qt/qpushbutton.h
index 8417d79..6a6d4c8 100644
--- a/WebCore/src/kwq/qt/qpushbutton.h
+++ b/WebCore/src/kwq/qt/qpushbutton.h
@@ -26,4 +26,6 @@
#ifndef QPUSHBUTTON_H_
#define QPUSHBUTTON_H_
+class QPushButton;
+
#endif
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list