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

List:       kde-commits
Subject:    KDE/kdepim/akonadi/resources/microblog
From:       Guy Maurel <guy-kde () maurel ! de>
Date:       2009-11-20 16:39:35
Message-ID: 1258735175.698535.8445.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1052055 by guymaurel:

add Q_UNUSED( )

 M  +3 -0      configdialog.cpp  


--- trunk/KDE/kdepim/akonadi/resources/microblog/configdialog.cpp #1052054:1052055
@@ -97,6 +97,9 @@
 
 void ConfigDialog::slotAuthFailed( const QString& error )
 {
+    Q_UNUSED( error );
+#warnig: what is the need of the unused parameter(s)?
+//TODO what is the need of the unused parameter(s)?
     unsetCursor();
     ui.statusLabel->setText( i18n( "Failed" ) );
     ui.statusImageLabel->setPixmap( KIcon( "dialog-cancel" ).pixmap( 16 ) );
[prev in list] [next in list] [prev in thread] [next in thread] 

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