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

List:       kde-core-devel
Subject:    KDE_2_2_BRANCH kdelibs doesn't compile
From:       Bernhard Rosenkraenzer <bero () redhat ! de>
Date:       2001-10-29 17:45:18
[Download RAW message or body]

khtml_part.cpp started making use of the slotParentCompleted(bool) slot 
recently, without adding it to khtml_part.h.

The patch I've attached fixes it, but since it's not present in any other 
version, maybe removing slotParentCompleted() is a better fix?

Whoever committed the change to khtml_part.cpp, please either back out the 
change or apply this patch.

LLaP
bero


["kdelibs-2.2.2-compile.patch" (TEXT/PLAIN)]

Index: khtml_part.h
===================================================================
RCS file: /home/kde/kdelibs/khtml/khtml_part.h,v
retrieving revision 1.146
diff -u -r1.146 khtml_part.h
--- khtml_part.h	2001/07/22 18:57:35	1.146
+++ khtml_part.h	2001/10/29 17:40:20
@@ -981,6 +981,8 @@
 
   void slotSelectAll();
 
+  void slotParentCompleted(bool);
+
 protected:
     // @internal
     void emitSelectionChanged(); // ### KDE 3.0: make private


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

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