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

List:       kde-commits
Subject:    kdevelop/parts/debugger
From:       Hamish Rodda <meddie () yoyo ! its ! monash ! edu ! au>
Date:       2003-06-10 14:17:38
[Download RAW message or body]

CVS commit by rodda: 

Work around a dcopidl limitation in kde < 3.1.90


  M +0 -1      debuggerdcopinterface.h   1.2
  M +1 -0      debuggerpart.cpp   1.76


--- kdevelop/parts/debugger/debuggerdcopinterface.h  #1.1:1.2
@@ -21,5 +21,4 @@ class DebuggerDCOPInterface : public DCO
     K_DCOP
 public:
-    DebuggerDCOPInterface() : DCOPObject("DebuggerInterface") {};
 
 k_dcop:

--- kdevelop/parts/debugger/debuggerpart.cpp  #1.75:1.76
@@ -67,4 +67,5 @@ DebuggerPart::DebuggerPart( QObject *par
     controller(0)
 {
+    setObjId("DebuggerInterface");
     setInstance(DebuggerFactory::instance());
 


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

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