diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 15:15:35 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 15:15:35 -0600 |
commit | f78eb03afb8c9a380985d26286afc40b4c89b292 (patch) | |
tree | 3c087e2f119e645c902958c3bc3c802abf078ad0 /doc/api/FutureTasks.dox | |
parent | da1941ccadffe5ae70ee111c53f0ec2b3d990869 (diff) | |
download | tdevelop-f78eb03afb8c9a380985d26286afc40b4c89b292.tar.gz tdevelop-f78eb03afb8c9a380985d26286afc40b4c89b292.zip |
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'doc/api/FutureTasks.dox')
-rw-r--r-- | doc/api/FutureTasks.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/FutureTasks.dox b/doc/api/FutureTasks.dox index c738a3f3..1d7f7f26 100644 --- a/doc/api/FutureTasks.dox +++ b/doc/api/FutureTasks.dox @@ -53,7 +53,7 @@ - Build tools Parts - Show .po files in project management - Custom actions for groups, targets and files for project managers: - - any menu item should be a KAction plugged into KPopupMenu, also we need to define shortcuts for any such action, + - any menu item should be a TDEAction plugged into TDEPopupMenu, also we need to define shortcuts for any such action, also we should make sure those actions are properly executed from a shortcut. - AutoProjectPart - Should be able to DND files from other targets / file list / konq to add to targets |