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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/tilecreator
From:       Torsten Rahn <tackat () kde ! org>
Date:       2007-08-08 16:36:09
Message-ID: 1186590969.362796.4769.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 697985 by rahn:


- Another fix.



 M  +4 -4      main.cpp  


--- trunk/KDE/kdeedu/marble/src/tilecreator/main.cpp #697984:697985
@@ -11,8 +11,8 @@
 
 #include <QtCore/QCoreApplication>
 #include <QtCore/QDebug>
-#include "../lib/tilescissor.h"
-#include "../lib/TileLoader.h"
+// #include "../lib/tilescissor.h"
+// #include "../lib/TileLoader.h"
 
 int main(int argc, char *argv[])
 {
@@ -23,12 +23,12 @@
         qDebug() << "Syntax: tilecreator prefix installmap dem targetdir";
         app.exit(-1);
     }
-
+/*
     if ( !TileLoader::baseTilesAvailable( argv [1] ) )
     {
         TileScissor tilecreator( argv [1], argv [2], argv [3], argv [4] );
         tilecreator.createTiles();
     }
-
+*/
     app.exit(0);
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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