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

List:       kde-commits
Subject:    branches/KDE/4.5/kdeedu/marble/src
From:       Dennis Nienhüser <earthwings () gentoo ! org>
Date:       2010-08-08 12:53:13
Message-ID: 20100808125313.6795DAC73B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1160575 by nienhueser:

fix 'work offline' status indicator setting not being restored after startup. Backport of commit 1160571.


 M  +2 -0      QtMainWindow.cpp  


--- branches/KDE/4.5/kdeedu/marble/src/QtMainWindow.cpp #1160574:1160575
@@ -556,6 +556,8 @@
 void MainWindow::workOffline( bool offline )
 {
     m_controlView->marbleControl()->setWorkOffline( offline );
+
+    m_workOfflineAct->setChecked( offline ); // Sync state with the GUI
 }
 
 void MainWindow::showAtmosphere( bool isChecked )
[prev in list] [next in list] [prev in thread] [next in thread] 

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