diff options
author | Timothy Pearson <[email protected]> | 2013-01-22 20:03:13 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-22 20:03:13 -0600 |
commit | a81a3f2a9c7ed08b8697aee2b5ebceade19c97d3 (patch) | |
tree | a366e6762bcb1b354cc75f28efa188b4e1b63190 /ChangeLog | |
parent | 0b4a3f1e234e1190636617e8afaf36abfe9ab885 (diff) | |
download | libkipi-a81a3f2a9c7ed08b8697aee2b5ebceade19c97d3.tar.gz libkipi-a81a3f2a9c7ed08b8697aee2b5ebceade19c97d3.zip |
Rename KInstance and KAboutData to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |