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

List:       kde-commits
Subject:    kdelibs/kwallet/client
From:       George Staikos <staikos () kde ! org>
Date:       2004-11-06 16:40:54
Message-ID: 20041106164054.D362716DE1 () office ! kde ! org
[Download RAW message or body]

CVS commit by staikos: 

@since when did I become so careless?


  M +3 -0      kwallet.h   1.31


--- kdelibs/kwallet/client/kwallet.h  #1.30:1.31
@@ -314,4 +314,5 @@ class Wallet : public QObject, public DC
                  *               the map is the entry key.
                  *  @return Returns 0 on success, non-zero on error.
+                 *  @since 3.4
                  */
                 int readEntryList(const QString& key, QMap<QString, QByteArray>& value);
@@ -326,4 +327,5 @@ class Wallet : public QObject, public DC
                  *          return an error if the key was not originally
                  *          written as a map.
+                 *  @since 3.4
                  */
                 int readMapList(const QString& key, QMap<QString, QMap<QString, QString> >& value);
@@ -338,4 +340,5 @@ class Wallet : public QObject, public DC
                  *          return an error if the key was not originally
                  *          written as a password.
+                 *  @since 3.4
                  */
                 int readPasswordList(const QString& key, QMap<QString, QString>& value);


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

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