summaryrefslogtreecommitdiffstats
path: root/kexi/core/kexidbconnectionset.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-31 13:19:08 -0600
committerTimothy Pearson <[email protected]>2013-01-31 13:19:08 -0600
commitac04782336b6a026b44df9d51ba9ca008a712da2 (patch)
tree62ad1da391a6dad027a2d371671b19e5306acee0 /kexi/core/kexidbconnectionset.h
parentf7055674768fa7f0267da4a14b9061e60ebab3fc (diff)
downloadkoffice-ac04782336b6a026b44df9d51ba9ca008a712da2.tar.gz
koffice-ac04782336b6a026b44df9d51ba9ca008a712da2.zip
Rename KStandard for enhanced compatibility with KDE4
Diffstat (limited to 'kexi/core/kexidbconnectionset.h')
-rw-r--r--kexi/core/kexidbconnectionset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/core/kexidbconnectionset.h b/kexi/core/kexidbconnectionset.h
index fc831cdc..4e75b4d9 100644
--- a/kexi/core/kexidbconnectionset.h
+++ b/kexi/core/kexidbconnectionset.h
@@ -34,7 +34,7 @@ public:
/*! Loads connection data set from storage, currently from
.kexic files saved in dirs returned by
- KStandardDirs::findDirs("data", "connections") */
+ TDEStandardDirs::findDirs("data", "connections") */
void load();
/*! Adds \a data as connection data.