summaryrefslogtreecommitdiffabout
Side-by-side diff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--kabc/vcard/VCardEntity.cpp4
-rw-r--r--kaddressbook/kabprefs.cpp1
2 files changed, 2 insertions, 3 deletions
diff --git a/kabc/vcard/VCardEntity.cpp b/kabc/vcard/VCardEntity.cpp
index 2a9e275..81debf4 100644
--- a/kabc/vcard/VCardEntity.cpp
+++ b/kabc/vcard/VCardEntity.cpp
@@ -24,2 +24,3 @@
#include <qregexp.h>
+#include <qdatetime.h>;
@@ -75,3 +76,2 @@ VCardEntity::~VCardEntity()
-#include <qdatetime.h>;
void
@@ -142,3 +142,3 @@ VCardEntity::_parse()
#endif
- qDebug("***time %d found %d", tim.elapsed(), num);
+ //qDebug("***time %d found %d", tim.elapsed(), num);
}
diff --git a/kaddressbook/kabprefs.cpp b/kaddressbook/kabprefs.cpp
index 4b3ee47..79fff47 100644
--- a/kaddressbook/kabprefs.cpp
+++ b/kaddressbook/kabprefs.cpp
@@ -188,3 +188,2 @@ void KABPrefs::usrReadConfig()
}
- qDebug("KABPrefs::usrReadConfig********************** ");
KPimPrefs::usrReadConfig();