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

List:       kde-commits
Subject:    KDE/kdepim/libkdepim
From:       Christian Schaarschmidt <schaarsc () gmx ! de>
Date:       2006-11-30 22:40:14
Message-ID: 1164926414.291267.4525.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 609475 by schaarsc:

port of revision 609473.
fix broken build


 M  +1 -3      addresseelineedit.cpp  


--- trunk/KDE/kdepim/libkdepim/addresseelineedit.cpp #609474:609475
@@ -578,9 +578,7 @@
 
     //for CompletionShell, CompletionPopup
     QStringList sl( addr.formattedName() );
-#warning idx will be uninitialized!!!!
-    int idx;
-    addCompletionItem( addr.formattedName(), weight, idx, &sl );
+    addCompletionItem( addr.formattedName(), weight, source, &sl );
 
     return;
   }
[prev in list] [next in list] [prev in thread] [next in thread] 

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