[Marble-commits] KDE/kdeedu/marble/src/lib

Torsten Rahn tackat at kde.org
Thu Aug 26 16:55:50 CEST 2010


SVN commit 1168402 by rahn:

- Revert the commit #1164097. This brings back the old hack which
  improves speed drastically.




 M  +1 -0      FileLoader.cpp  


--- trunk/KDE/kdeedu/marble/src/lib/FileLoader.cpp #1168401:1168402
@@ -281,6 +281,7 @@
         m_document->append( mark );
     }
 
+    m_document->setVisible( false );
     return true;
 }
 


More information about the Marble-commits mailing list