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

List:       kde-commits
Subject:    KDE/kdelibs/kdeui
From:       Hamish Rodda <rodda () kde ! org>
Date:       2006-07-02 12:58:12
Message-ID: 1151845092.348600.6612.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 557121 by rodda:

Unbreak


 M  +2 -2      ktoolbarhandler.cpp  


--- trunk/KDE/kdelibs/kdeui/ktoolbarhandler.cpp #557120:557121
@@ -161,9 +161,9 @@
     QLinkedList<KToolBar*> toolBars;
 };
 
-void ToolBarHandler::Private::init( KMainWindow *mainWindow )
+void ToolBarHandler::Private::init( KMainWindow *mw )
 {
-  mainWindow = mainWindow;
+  mainWindow = mw;
 
   QObject::connect( mainWindow->guiFactory(), SIGNAL( clientAdded( KXMLGUIClient * ) ),
                     parent, SLOT( clientAdded( KXMLGUIClient * ) ) );
[prev in list] [next in list] [prev in thread] [next in thread] 

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