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

List:       kde-commits
Subject:    KDE/kdeedu/kgeography/src
From:       Laurent Montel <montel () kde ! org>
Date:       2009-01-15 8:03:01
Message-ID: 1232006581.181954.22214.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 911258 by mlaurent:

Const'ify here too


 M  +1 -1      script.cpp  


--- trunk/KDE/kdeedu/kgeography/src/script.cpp #911257:911258
@@ -43,7 +43,7 @@
 	QTextStream os(output);
 	os.setCodec("UTF-8");
 	
-	QStringList files = d.entryList();
+	const QStringList files = d.entryList();
 	QStringList::const_iterator it;
 	QDomDocument dd;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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