summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-22 20:03:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-22 20:03:13 -0600
commita81a3f2a9c7ed08b8697aee2b5ebceade19c97d3 (patch)
treea366e6762bcb1b354cc75f28efa188b4e1b63190 /ChangeLog
parent0b4a3f1e234e1190636617e8afaf36abfe9ab885 (diff)
downloadlibkipi-a81a3f2a9c7ed08b8697aee2b5ebceade19c97d3.tar.gz
libkipi-a81a3f2a9c7ed08b8697aee2b5ebceade19c97d3.zip
Rename KInstance and KAboutData to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a6f930..02dba97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1099,7 +1099,7 @@ v0.1.0 2004-09-06
The basic point of all this was that the
KIPI::Plugin::actionCollection() needed to know about the plugins
- KInstance - as it was till this change, it got the KInstance for
+ TDEInstance - as it was till this change, it got the TDEInstance for
the host application, and would thus look for icons in the host
applications directory.