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

List:       kde-commits
Subject:    [marble] src: Minor fix for sun settings oversight.
From:       Torsten Rahn <rahn () kde ! org>
Date:       2012-12-31 14:58:36
Message-ID: 20121231145836.1B685A60C4 () git ! kde ! org
[Download RAW message or body]

Git commit f5e62acf47dacb54e15a04dcde1a8fca4c3296b5 by Torsten Rahn.
Committed on 31/12/2012 at 15:55.
Pushed by rahn into branch 'master'.

Minor fix for sun settings oversight.

M  +1    -1    src/marble_part.cpp

http://commits.kde.org/marble/f5e62acf47dacb54e15a04dcde1a8fca4c3296b5

diff --git a/src/marble_part.cpp b/src/marble_part.cpp
index 9742ccb..eab2f57 100644
--- a/src/marble_part.cpp
+++ b/src/marble_part.cpp
@@ -947,7 +947,7 @@ void MarblePart::setupActions()
     actionCollection()->addAction( "show_icon_on_subsolarpoint", m_setSubS=
olarPointIconVisible );
     m_setSubSolarPointIconVisible->setCheckedState( KGuiItem( i18n( "Hide =
sun icon on the Sub-Solar Point" ) ) );
     m_setSubSolarPointIconVisible->setToolTip( i18n( "Show sun icon on the=
 sub-solar point" ) );
-    connect( m_setSubSolarPointIconVisible, SIGNAL( triggered( bool ) ), t=
his, SLOT( subSolarPointIconVisible( bool ) ));
+    connect( m_setSubSolarPointIconVisible, SIGNAL( triggered( bool ) ), t=
his, SLOT( setSubSolarPointIconVisible( bool ) ));
 =

 =

     //Toggle Action: Lock globe to the Sub-Solar Point
[prev in list] [next in list] [prev in thread] [next in thread] 

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