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

Thibaut Gridel tgridel at free.fr
Sun Aug 15 23:23:27 CEST 2010


SVN commit 1164097 by tgridel:

FileLoader: no need to hide the document

 M  +0 -1      FileLoader.cpp  


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


More information about the Marble-commits mailing list