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

List:       kde-commits
Subject:    KDE/kdeedu/kgeography/src
From:       Eckhart Wörner <ew () ewsoftware ! de>
Date:       2008-12-19 19:30:19
Message-ID: 1229715019.737660.20412.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 899086 by ewoerner:

krazy: Fix wrong copyright warning


 M  +2 -2      script.cpp  


--- trunk/KDE/kdeedu/kgeography/src/script.cpp #899085:899086
@@ -16,7 +16,7 @@
 #include <qstringlist.h>
 #include <qtextstream.h>
 
-static const QString copyright =
+static const QString copyr =
 "/***************************************************************************\n"
 " *   Copyright (C) 2004-2007 by Albert Astals Cid                          *\n"
 " *   aacid@kde.org                                                         *\n"
@@ -47,7 +47,7 @@
 	QStringList::const_iterator it;
 	QDomDocument dd;
 
-	os << copyright;
+	os << copyr;
 
 	for (it = files.constBegin(); it != files.constEnd(); ++it)
 	{
[prev in list] [next in list] [prev in thread] [next in thread] 

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