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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src
From:       Jens-Michael Hoffmann <jensmh () gmx ! de>
Date:       2010-04-26 10:28:38
Message-ID: 20100426102838.8A0B6AC8AE () svn ! kde ! org
[Download RAW message or body]

SVN commit 1118968 by jmhoffmann:

MarblePart: use kDebug() instead of mDebug().

 M  +1 -2      marble_part.cpp  


--- trunk/KDE/kdeedu/marble/src/marble_part.cpp #1118967:1118968
@@ -59,7 +59,6 @@
 #include "GeoDataCoordinates.h"
 #include "HttpDownloadManager.h"
 #include "MarbleCacheSettingsWidget.h"
-#include "MarbleDebug.h"
 #include "MarbleDirs.h"
 #include "MarbleLocale.h"
 #include "MarbleMap.h"
@@ -978,7 +977,7 @@
     dialog->setAllowedTileLevelRange( 0, 18 );
     QString const mapThemeId = m_controlView->marbleWidget()->mapThemeId();
     QString const sourceDir = mapThemeId.left( mapThemeId.lastIndexOf( '/' ));
-    mDebug() << "showDownloadRegionDialog mapThemeId:" << mapThemeId << sourceDir;
+    kDebug() << "showDownloadRegionDialog mapThemeId:" << mapThemeId << sourceDir;
 
     if ( dialog->exec() == QDialog::Accepted ) {
         // FIXME: use lazy evaluation to not generate up to 100k tiles in one go
[prev in list] [next in list] [prev in thread] [next in thread] 

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