[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/unity/WebKit/WebCore/platform/qt
From:       Rob Buis <buis () kde ! org>
Date:       2006-08-16 23:50:03
Message-ID: 1155772203.297402.32330.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 573677 by buis:

Fix obvious typo.


 M  +1 -1      FrameQt.cpp  
 M  +1 -1      FrameQt.h  


--- branches/work/unity/WebKit/WebCore/platform/qt/FrameQt.cpp #573676:573677
@@ -525,7 +525,7 @@
     return result;
 }
 
-void FrameQt::receivedRepsonse(TransferJob*, PlatformResponse)
+void FrameQt::receivedResponse(TransferJob*, PlatformResponse)
 {
     // no-op
 }
--- branches/work/unity/WebKit/WebCore/platform/qt/FrameQt.h #573676:573677
@@ -134,7 +134,7 @@
 
     bool keyEvent(const PlatformKeyboardEvent &keyEvent);
 
-    virtual void receivedRepsonse(TransferJob*, PlatformResponse);
+    virtual void receivedResponse(TransferJob*, PlatformResponse);
     virtual void receivedData(TransferJob*, const char*, int);
     virtual void receivedAllData(TransferJob*,PlatformData);
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic