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

List:       kde-commits
Subject:    KDE/kdevelop/lib/util
From:       Andras Mantia <amantia () kde ! org>
Date:       2006-04-27 21:00:03
Message-ID: 1146171603.449052.23451.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 534808 by amantia:

Adapt to the new KDialogBase API and make the plugin configuration dialogs work again.

 M  +1 -1      configwidgetproxy.cpp  


--- trunk/KDE/kdevelop/lib/util/configwidgetproxy.cpp #534807:534808
@@ -66,7 +66,7 @@
 		++it;
 	}
 
-	connect( dlg, SIGNAL(aboutToShowPage(QWidget*)), this, SLOT( slotAboutToShowPage(QWidget*)) );
+	connect( dlg, SIGNAL(currentPageChanged(QWidget*)), this, SLOT( slotAboutToShowPage(QWidget*)) );
 	connect( dlg, SIGNAL(destroyed()), this, SLOT(slotConfigWidgetDestroyed()) );
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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