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

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:53:25 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit e2252bb731d0db3751ea9780080c6113e8773e01
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Aug 22 04:18:56 2003 +0000

            * khtml/khtmlview.h: Formatting tweak.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4876 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index fe0db78..de9fe47 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,7 @@
+2003-08-21  Darin Adler  <darin at apple.com>
+
+        * khtml/khtmlview.h: Formatting tweak.
+
 2003-08-21  Chris Blumenberg  <cblu at apple.com>
 
 	Fixed: <rdar://problem/3386673>: a particular fidelity.com "Log in" link does nothing because of cross-domain JavaScript rules
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index fe0db78..de9fe47 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,7 @@
+2003-08-21  Darin Adler  <darin at apple.com>
+
+        * khtml/khtmlview.h: Formatting tweak.
+
 2003-08-21  Chris Blumenberg  <cblu at apple.com>
 
 	Fixed: <rdar://problem/3386673>: a particular fidelity.com "Log in" link does nothing because of cross-domain JavaScript rules
diff --git a/WebCore/khtml/khtmlview.h b/WebCore/khtml/khtmlview.h
index 0ffaa65..a05d79e 100644
--- a/WebCore/khtml/khtmlview.h
+++ b/WebCore/khtml/khtmlview.h
@@ -190,7 +190,7 @@ public:
 #if APPLE_CHANGES
     QWidget *topLevelWidget() const;
     QPoint mapToGlobal(const QPoint &) const;
-    void KHTMLView::adjustViewSize();
+    void adjustViewSize();
 #endif
 
     void ref() { ++_refCount; }

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list