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

List:       kde-commits
Subject:    KDE/kdepim/kmobiletools/kmobiletools/libkmobiletools/errortypes
From:       Matthias Lechner <matthias () lmme ! de>
Date:       2007-07-14 13:07:00
Message-ID: 1184418420.888702.25552.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 687819 by lechner:

Allow more generic information to be set


 M  +2 -1      baseerror.h  


--- trunk/KDE/kdepim/kmobiletools/kmobiletools/libkmobiletools/errortypes/baseerror.h #687818:687819
@@ -23,6 +23,7 @@
 #include "kmobiletools_export.h"
 
 #include <QString>
+#include <QVariant>
 #include <QDateTime>
 #include <QHash>
 
@@ -31,7 +32,7 @@
 namespace KMobileTools {
 
 // gcc 4.1.3 doesn't compile without using this typedef
-typedef QHash<QString,QString> DebugHash;
+typedef QHash<QString,QVariant> DebugHash;
 
 class BaseErrorPrivate;
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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