diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 15:02:43 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 15:02:43 -0600 |
commit | aea627236e4de24599c3e30617cf264c3c1b7d40 (patch) | |
tree | 467e13ca5a7eb0ab292259289ecc3572f53c5eae /kchart/ChangeLog | |
parent | 786304c6211f35ddc4cdd54b7aa7985fef4a2e70 (diff) | |
download | koffice-aea627236e4de24599c3e30617cf264c3c1b7d40.tar.gz koffice-aea627236e4de24599c3e30617cf264c3c1b7d40.zip |
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'kchart/ChangeLog')
-rw-r--r-- | kchart/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kchart/ChangeLog b/kchart/ChangeLog index 542c9a27..5d38df2f 100644 --- a/kchart/ChangeLog +++ b/kchart/ChangeLog @@ -208,7 +208,7 @@ Disable "Import Data" if inside KSpread * kchart_view.{h,cc} (m_importData): New member - (KChartView): Disable the KAction if data is unchangeable. + (KChartView): Disable the TDEAction if data is unchangeable. 2005-04-10 Inge Wallin <inge@lysator.liu.se> @@ -224,7 +224,7 @@ * csvimportdialogui.ui: new file * Makefile.am: Add files above * kchart.rc (File menu): Add Action import_data - * kchart_view.cc (import_data): new KAction + * kchart_view.cc (import_data): new TDEAction (importData): new slot |