summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:03:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:03:51 -0600
commit0fec53a48e99adff6836591ad47842b00202446f (patch)
tree58843637df571723c859a4e47e3b8125ced58347 /ChangeLog
parentc657df4df56ade1e7e3de5112b0ee4034dca9874 (diff)
downloadkpilot-0fec53a48e99adff6836591ad47842b00202446f.tar.gz
kpilot-0fec53a48e99adff6836591ad47842b00202446f.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f663f26..843d168 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3332,7 +3332,7 @@ listed here, please let me know.
2001-04-28 Martin Junius <mj@m-j-s.net>
* kpilot/kpilot.cc
- (initMenu): use KToggleAction and setExclusiveGroup for view menu.
+ (initMenu): use TDEToggleAction and setExclusiveGroup for view menu.
(addComponentPage): same here for the other components.
(initMenu): setChecked for view_kpilot action.
@@ -3550,7 +3550,7 @@ indicate when the fix or change was committed.
* Removed some null-conduit comments from the KNotes conduit. [26-2]
* Removed some #include <getopt.h> for Solaris. Cleaned up other
includes as well, just a little. [26-2]
-* Started a change to KActions. [ 1-3]
+* Started a change to TDEActions. [ 1-3]
* Added a new FileInstaller for use in the daemon and the widget. [ 1-3]
It's currently only used by the widget.
* Added listItems.{h,cc} in response to bug #21392; changed address