summaryrefslogtreecommitdiffstats
path: root/kexi/formeditor/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/formeditor/TODO')
-rw-r--r--kexi/formeditor/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/kexi/formeditor/TODO b/kexi/formeditor/TODO
index 611d5c0c..bb435414 100644
--- a/kexi/formeditor/TODO
+++ b/kexi/formeditor/TODO
@@ -1,6 +1,6 @@
^^^^^^^^^^^^^^^ IMPORTANT ^^^^^^^^^^^^^^^^^^^^^^
**** New Features : ******
-* KMainWindow support : Make an action editor + a toolbar editor (as in MozillaFirebird ?) + a menu editor
+* TDEMainWindow support : Make an action editor + a toolbar editor (as in MozillaFirebird ?) + a menu editor
(see Gambas and askk other devs if they already have done this)
* Automatically set label name to the text
* Create an event editor and manage signals/slots (EventBuffer ?)
@@ -61,6 +61,6 @@
* Manage label buddies using a popup menu (24/05/04)
* dragging with CTRL key can cause object's copying (25/05/04)
* Create a PixmapCollection with an editor which allow to choose pixmaps by path or from KDE icons, no inline saving of pixmaps (9/06/04)
-* Make actions toggable (with KToggleAction) (js 11/06/04)
+* Make actions toggable (with TDEToggleAction) (js 11/06/04)
* Make FormWidget pure virtual (17/06/04)
* Resize label to fit the text (22/06/04)