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

List:       kde-commits
Subject:    kdepim/kontact/plugins/knotes
From:       Michael Brade <brade () kde ! org>
Date:       2004-08-27 13:19:58
Message-ID: 20040827131958.6576F1D1C () office ! kde ! org
[Download RAW message or body]

CVS commit by brade: 

Compiler warnings suck.


  M +3 -3      knotes_part.cpp   1.38


--- kdepim/kontact/plugins/knotes/knotes_part.cpp  #1.37:1.38
@@ -209,14 +209,14 @@ QMap<QString, QString> KNotesPart::notes
 // TODO KDE 4.0: remove
 
-void KNotesPart::sync( const QString& app )
+void KNotesPart::sync( const QString& )
 {
 }
 
-bool KNotesPart::isNew( const QString& app, const QString& id ) const
+bool KNotesPart::isNew( const QString&, const QString& ) const
 {
     return true;
 }
 
-bool KNotesPart::isModified( const QString& app, const QString& id ) const
+bool KNotesPart::isModified( const QString&, const QString& ) const
 {
     return true;


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

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