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

List:       kde-commits
Subject:    KDE/kdevelop/src
From:       Laurent Montel <montel () kde ! org>
Date:       2006-12-31 18:45:29
Message-ID: 1167590729.845096.32671.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 618258 by mlaurent:

Fix signal/slot


 M  +1 -1      partselectwidget.cpp  


--- trunk/KDE/kdevelop/src/partselectwidget.cpp #618257:618258
@@ -152,7 +152,7 @@
 	layout->addWidget( hbox );
 
     connect( _pluginList, SIGNAL( selectionChanged( Q3ListViewItem * ) ), this, \
                SLOT( itemSelected( Q3ListViewItem * ) ) );
-	connect( _urlLabel, SIGNAL( leftClickedURL( const QString & ) ), this, SLOT( \
openURL( const QString & ) ) ); +	connect( _urlLabel, SIGNAL( leftClickedUrl( const \
QString & ) ), this, SLOT( openURL( const QString & ) ) );  connect( \
setAsDefaultButton, SIGNAL(clicked()), this, SLOT(setAsDefault()) );  
 	readProjectConfig();


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

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