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

List:       kde-commits
Subject:    branches/KDE/4.0/kdelibs/kdeui/widgets
From:       David Faure <faure () kde ! org>
Date:       2008-03-11 12:48:11
Message-ID: 1205239691.926643.18330.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 784472 by dfaure:

This struct is not used anymore (we lack the QMainWindow API for placing toolbars \
ourselves...), so comment it out for now.


 M  +4 -0      ktoolbar.cpp  


--- branches/KDE/4.0/kdelibs/kdeui/widgets/ktoolbar.cpp #784471:784472
@@ -116,6 +116,7 @@
 
     KXMLGUIClient *xmlguiClient;
 
+#if 0 // currently unused
     struct ToolBarInfo
     {
       ToolBarInfo()
@@ -134,6 +135,7 @@
     };
 
     ToolBarInfo toolBarInfo;
+#endif
     QList<int> iconSizes;
 
     QMenu* contextOrient;
@@ -949,8 +951,10 @@
     else
       show();
 
+#if 0 // currently unused
     if ( mainWindow() )
       d->toolBarInfo = KToolBar::Private::ToolBarInfo( pos, index, newLine, offset \
); +#endif
   }
 }
 


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

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