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

List:       kde-commits
Subject:    kdelibs/kspell
From:       Antonio Larrosa Jimenez <larrosa () kde ! org>
Date:       2003-02-28 1:26:21
[Download RAW message or body]

CVS commit by antlarr: 

Added some notes for KDE 4 wrt const QString &


  M +4 -1      ksconfig.cpp   1.71


--- kdelibs/kspell/ksconfig.cpp  #1.70:1.71
@@ -227,4 +227,5 @@ KSpellConfig::sChangeClient (int i)
 }
 
+// KDE 4: Make it const QString & fname (only fname)
 bool
 KSpellConfig::interpret (QString &fname, QString &lname,
@@ -768,4 +769,5 @@ KSpellConfig::operator= (const KSpellCon
 }
 
+// KDE 4: Make it const QStringList &
 void
 KSpellConfig::setIgnoreList (QStringList _ignorelist)
@@ -780,4 +782,5 @@ KSpellConfig::ignoreList () const
 }
 
+// KDE 4: Make it const QStringList &
 void
 KSpellConfig::setReplaceAllList (QStringList _replacelist)


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

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