diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-06 19:36:08 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-06 19:36:08 -0600 |
commit | ea720a87cc64cfc09e53ff48303de43b4df1fb01 (patch) | |
tree | b64fa773ad8102fa3a97806f79236f288fdde797 /kexi/doc | |
parent | 9df097f8104a2fb8bfb68dba339639697d6f75a9 (diff) | |
download | koffice-ea720a87cc64cfc09e53ff48303de43b4df1fb01.tar.gz koffice-ea720a87cc64cfc09e53ff48303de43b4df1fb01.zip |
Rename KCmd to avoid conflicts with KDE4
Diffstat (limited to 'kexi/doc')
-rwxr-xr-x | kexi/doc/dev/CHANGELOG-Kexi-js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/doc/dev/CHANGELOG-Kexi-js b/kexi/doc/dev/CHANGELOG-Kexi-js index 31c32980..4f7243c6 100755 --- a/kexi/doc/dev/CHANGELOG-Kexi-js +++ b/kexi/doc/dev/CHANGELOG-Kexi-js @@ -3592,7 +3592,7 @@ KexiDB/parser - Connection::createTable() now also allows table replacing - Connection::storeObjectSchemaData() now reuses schema's id if > 0 NEWAPI Test -- now KCmdLineOptions are used, see README +- now TDECmdLineOptions are used, see README - "parser" test added KexiTableView - KexiTableViewPropertyBuffer: a fix for maintaining `dirty' flag |