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

List:       kde-commits
Subject:    kdevelop/lib/interfaces
From:       Ian Reinhart Geiser <geiseri () kde ! org>
Date:       2005-01-30 16:52:11
Message-ID: 20050130165211.7DB271BBA2 () office ! kde ! org
[Download RAW message or body]

CVS commit by geiseri: 

compile with KDE 3.3


  M +1 -1      KDevPartControllerIface.cpp   1.7
  M +1 -1      KDevPartControllerIface.h   1.7


--- kdevelop/lib/interfaces/KDevPartControllerIface.h  #1.6:1.7
@@ -46,5 +46,5 @@ k_dcop:
 
   bool closeAllFiles();
-  uint documentState( KURL const & url );
+  uint documentState( const KURL & url );
 
 private slots:

--- kdevelop/lib/interfaces/KDevPartControllerIface.cpp  #1.6:1.7
@@ -88,5 +88,5 @@ bool KDevPartControllerIface::closeAllFi
 }
 
-uint KDevPartControllerIface::documentState( KURL const & url )
+uint KDevPartControllerIface::documentState( const KURL & url )
 {
   return (uint) m_controller->documentState(url);


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

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