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

List:       kde-commits
Subject:    [marble/KDE/4.10] src: Add glaringly missing routing icon in the KDE settings dialog.
From:       Torsten Rahn <rahn () kde ! org>
Date:       2013-01-16 23:35:34
Message-ID: 20130116233534.67C0CA6091 () git ! kde ! org
[Download RAW message or body]

Git commit 60ee559029b9bde72f329448c158d0dba2c48e8e by Torsten Rahn.
Committed on 17/01/2013 at 00:34.
Pushed by rahn into branch 'KDE/4.10'.

Add glaringly missing routing icon in the KDE settings dialog.

M  +1    -1    src/marble_part.cpp

http://commits.kde.org/marble/60ee559029b9bde72f329448c158d0dba2c48e8e

diff --git a/src/marble_part.cpp b/src/marble_part.cpp
index 3ff1be7..0019c4a 100644
--- a/src/marble_part.cpp
+++ b/src/marble_part.cpp
@@ -1396,7 +1396,7 @@ void MarblePart::editSettings()
     // routing page
     RoutingProfilesWidget *w_routingSettings = new RoutingProfilesWidget( \
m_controlView->marbleModel() );  w_routingSettings->setObjectName( "routing_page" );
-    m_configDialog->addPage( w_routingSettings, tr( "Routing" ) );
+    m_configDialog->addPage( w_routingSettings, tr( "Routing" ), "flag" );
 
     // plugin page
     m_pluginModel = new RenderPluginModel( this );


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

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