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

List:       kde-commits
Subject:    kdenonbeta/kopete/protocols/oscar
From:       Laurent Montel <montel () kde ! org>
Date:       2003-06-30 21:42:43
[Download RAW message or body]

CVS commit by mlaurent: 

Add const


  M +1 -1      oscaraccount.cpp   1.46
  M +1 -1      oscaraccount.h   1.24


--- kdenonbeta/kopete/protocols/oscar/oscaraccount.cpp  #1.45:1.46
@@ -569,5 +569,5 @@ int OscarAccount::randomNewGroupNum()
 }
 
-AIMBuddyList *OscarAccount::internalBuddyList()
+AIMBuddyList *OscarAccount::internalBuddyList() const
 {
         return mInternalBuddyList;

--- kdenonbeta/kopete/protocols/oscar/oscaraccount.h  #1.23:1.24
@@ -70,5 +70,5 @@ public:
 
         /** Gets the internal buddy list */
-        AIMBuddyList *internalBuddyList();
+        AIMBuddyList *internalBuddyList() const;
 
         /** Sets the port we connect to */


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

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