[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-28 9:58:43
Message-ID: 1146218323.159321.27168.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 534982 by amantia:

Adapt to the new KDialogBase API and make the plugin configuration dialogs work \
again. (now for project plugins)

 M  +1 -1      configwidgetproxy.cpp  


--- trunk/KDE/kdevelop/lib/util/configwidgetproxy.cpp #534981:534982
@@ -79,7 +79,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