diff options
Diffstat (limited to 'kiten/asyndeta.h')
-rw-r--r-- | kiten/asyndeta.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kiten/asyndeta.h b/kiten/asyndeta.h index 450e5524..aa02cff1 100644 --- a/kiten/asyndeta.h +++ b/kiten/asyndeta.h @@ -42,7 +42,7 @@ public: // and set the index to use them void readKitenConfiguration(); - static QString personalDictionaryLocation(); + static TQString personalDictionaryLocation(); protected: static int refCount; |