[Marble-commits] KDE/kdeedu/marble/src
Torsten Rahn
tackat at kde.org
Fri Aug 20 12:20:20 CEST 2010
SVN commit 1165876 by rahn:
- revert accidently committed stuff
M +0 -2 QtMainWindow.cpp
--- trunk/KDE/kdeedu/marble/src/QtMainWindow.cpp #1165875:1165876
@@ -98,8 +98,6 @@
m_controlView->marbleWidget(), SLOT( clearVolatileTileCache() ) );
connect( m_configDialog, SIGNAL( clearPersistentCacheClicked() ),
m_controlView->marbleWidget(), SLOT( clearPersistentTileCache() ) );
- connect( m_controlView->marbleWidget(), SIGNAL( regionSelected( GeoDataLatLonBox ) ),
- m_controlView->marbleWidget(), SLOT( centerOn( GeoDataLatLonBox ) ) );
//Load Bookmark File, First time read from system path then once bookmark is used
//a copy of bookmarks.kml will be created in local path
More information about the Marble-commits
mailing list