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

List:       kde-pim
Subject:    [Kde-pim] KDE/kdepim/kontact/src
From:       Rafael Fernández López <ereslibre () kde ! org>
Date:       2008-08-15 2:30:29
Message-ID: 1218767429.687565.10493.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 847226 by ereslibre:

Fix the navigation toolbar be RTL aligned. Why is the reason of a separator being \
there ? Should I backport this commit ?

CCMAIL: kde-pim@kde.org


 M  +0 -1      kontactui.rc  
 M  +0 -6      mainwindow.cpp  


--- trunk/KDE/kdepim/kontact/src/kontactui.rc #847225:847226
@@ -39,7 +39,6 @@
   <Action name="help_whats_this"/>
 </ToolBar>
 <ToolBar position="Top" noMerge="1" hidden="true" \
                name="navigatorToolBar"><text>Navigator</text>
-  <Action name="navigator_spacer_item"/>
   <ActionList name="navigator_actionlist" />
 </ToolBar>
 </gui>
--- trunk/KDE/kdepim/kontact/src/mainwindow.cpp #847225:847226
@@ -423,12 +423,6 @@
   action = new KAction( KIcon( "ktip" ), i18n( "&Tip of the Day" ), this );
   actionCollection()->addAction( "help_tipofday", action );
   connect( action, SIGNAL(triggered(bool)), SLOT(slotShowTip()) );
-
-  QWidgetAction *spacerAction = new QWidgetAction( this );
-  QWidget *stretchWidget = new QWidget( this );
-  stretchWidget->setSizePolicy( QSizePolicy( QSizePolicy::Expanding, \
                QSizePolicy::Preferred ) );
-  spacerAction->setDefaultWidget( stretchWidget );
-  actionCollection()->addAction( "navigator_spacer_item", spacerAction );
 }
 
 bool MainWindow::isPluginLoaded( const KPluginInfo &info )
_______________________________________________
KDE PIM mailing list kde-pim@kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


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

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