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

List:       kde-commits
Subject:    KDE/kdepim/kontact/src
From:       Laurent Montel <montel () kde ! org>
Date:       2009-03-25 10:14:50
Message-ID: 1237976090.068412.21160.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 944209 by mlaurent:

Const'ify


 M  +1 -1      mainwindow.cpp  


--- trunk/KDE/kdepim/kontact/src/mainwindow.cpp #944208:944209
@@ -860,7 +860,7 @@
       }
     }
   }
-  QStringList invisibleActions = plugin->invisibleToolbarActions();
+  const QStringList invisibleActions = plugin->invisibleToolbarActions();
 
   QStringList::ConstIterator it;
   for ( it = invisibleActions.constBegin(); it != invisibleActions.constEnd(); ++it ) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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