diff options
Diffstat (limited to 'kexi/core/kexidbshortcutfile.h')
-rw-r--r-- | kexi/core/kexidbshortcutfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexidbshortcutfile.h b/kexi/core/kexidbshortcutfile.h index 382f470f..5b06cc27 100644 --- a/kexi/core/kexidbshortcutfile.h +++ b/kexi/core/kexidbshortcutfile.h @@ -105,7 +105,7 @@ class KEXICORE_EXPORT KexiDBConnShortcutFile : protected KexiDBShortcutFile //! connection information (i.e. KexiDBConnectionSet). //! This is implementation for handling .KEXIC files. //! The set is loaded from files found using -//! KGlobal::dirs()->findAllResources("data", "kexi/connections/*.kexic"). +//! TDEGlobal::dirs()->findAllResources("data", "kexi/connections/*.kexic"). class KexiDBConnSetShortcutFiles { public: |