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

List:       kde-commits
Subject:    KDE/kdevplatform/interfaces
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2008-10-30 16:49:51
Message-ID: 1225385391.703275.8725.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 877888 by apaku:

Ooops, make this function const

 M  +1 -1      isession.h  


--- trunk/KDE/kdevplatform/interfaces/isession.h #877887:877888
@@ -40,7 +40,7 @@
     ISession( QObject* parent = 0 );
     virtual ~ISession();
 
-    virtual QString name() = 0;
+    virtual QString name() const = 0;
     virtual KUrl pluginDataArea( const IPlugin* ) = 0;
     virtual KSharedConfig::Ptr config() = 0;
 };
[prev in list] [next in list] [prev in thread] [next in thread] 

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