[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:51:40 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit eab4e351db77642a85909bf9e2b0aa0c7dddaa5d
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Nov 6 17:14:44 2001 +0000
Added KWQGuardedPtr to object list
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@412 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/kwq/Makefile.in b/WebCore/kwq/Makefile.in
index fa4fa18..559e17f 100644
--- a/WebCore/kwq/Makefile.in
+++ b/WebCore/kwq/Makefile.in
@@ -43,6 +43,7 @@ MMOBJECTS = \
KWQFontInfo.o \
KWQFontMetrics.o \
KWQFrame.o \
+ KWQGuardedPtr.o \
KWQHBox.o \
KWQImage.o \
KWQInputDialog.o \
diff --git a/WebCore/src/kwq/Makefile.in b/WebCore/src/kwq/Makefile.in
index fa4fa18..559e17f 100644
--- a/WebCore/src/kwq/Makefile.in
+++ b/WebCore/src/kwq/Makefile.in
@@ -43,6 +43,7 @@ MMOBJECTS = \
KWQFontInfo.o \
KWQFontMetrics.o \
KWQFrame.o \
+ KWQGuardedPtr.o \
KWQHBox.o \
KWQImage.o \
KWQInputDialog.o \
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list