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

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

CVS commit by mlaurent: 

Add const


  M +1 -1      irccontact.cpp   1.142
  M +1 -1      irccontact.h   1.68


--- kdenonbeta/kopete/protocols/irc/irccontact.cpp  #1.141:1.142
@@ -316,5 +316,5 @@ KopeteContact *IRCContact::locateUser( c
 }
 
-bool IRCContact::isChatting()
+bool IRCContact::isChatting() const
 {
         bool result=false;

--- kdenonbeta/kopete/protocols/irc/irccontact.h  #1.67:1.68
@@ -72,5 +72,5 @@ class IRCContact : public KopeteContact
                  * that loop over all manager, and checks the presence of the user
                  */
-                bool isChatting();
+                bool isChatting() const;
 
 


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

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