summaryrefslogtreecommitdiffstats
path: root/kexi/doc
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/doc')
-rw-r--r--kexi/doc/dev/TODO-Kexi-js2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/doc/dev/TODO-Kexi-js b/kexi/doc/dev/TODO-Kexi-js
index 90cdebc7..98582bfc 100644
--- a/kexi/doc/dev/TODO-Kexi-js
+++ b/kexi/doc/dev/TODO-Kexi-js
@@ -450,7 +450,7 @@ HINT: removing Qt::WStaticContents from KexiTableView ctor fixed repaint problem
- not convenient as user is forced to enlarge the window by hand (settings are stored though)
- add "File->Save All" action
- add settings dialog, TDEConfigXT based simple version
- + about:config-like using kconfigeditor http://extragear.kde.org/apps/kconfigeditor/
+ + about:config-like using tdeconfigeditor http://extragear.kde.org/apps/tdeconfigeditor/
(possible reuse of koproperty)
TODO: add SharedAction::setVisible() and use QMenuData::setItemVisible() where needed