summaryrefslogtreecommitdiffstats
path: root/kabc/stdaddressbook.h
diff options
context:
space:
mode:
Diffstat (limited to 'kabc/stdaddressbook.h')
-rw-r--r--kabc/stdaddressbook.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kabc/stdaddressbook.h b/kabc/stdaddressbook.h
index fb4afa28b..935b2bad1 100644
--- a/kabc/stdaddressbook.h
+++ b/kabc/stdaddressbook.h
@@ -93,12 +93,12 @@ class KABC_EXPORT StdAddressBook : public AddressBook
/**
Returns the default file name for vcard-based addressbook
*/
- static QString fileName();
+ static TQString fileName();
/**
Returns the default directory name for vcard-based addressbook
*/
- static QString directoryName();
+ static TQString directoryName();
/**
Sets the automatic save property of the address book.