diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:10:32 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:10:32 -0600 |
commit | 3fe437def8063926892bddf2dcc733861308836d (patch) | |
tree | 021d66ad023a32bc8ea0074a1ab3d01316aff8b0 /kexi/kexidb/dbproperties.h | |
parent | 5b8ab149469c8e186ee8b05d90c0103ae722dd85 (diff) | |
download | koffice-3fe437def8063926892bddf2dcc733861308836d.tar.gz koffice-3fe437def8063926892bddf2dcc733861308836d.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'kexi/kexidb/dbproperties.h')
-rw-r--r-- | kexi/kexidb/dbproperties.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/kexidb/dbproperties.h b/kexi/kexidb/dbproperties.h index d4b193fa..d598ce12 100644 --- a/kexi/kexidb/dbproperties.h +++ b/kexi/kexidb/dbproperties.h @@ -24,7 +24,7 @@ namespace KexiDB { -//! @todo implement KConfigBase interface here? +//! @todo implement TDEConfigBase interface here? //! A set of storable database properties. /*! This is a convenience class that allows to store global dabatase properties without a need |