summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-19 23:55:53 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-19 23:55:53 -0600
commit562dad317faa4b0d69164b46361089277a24acc6 (patch)
treec7261d3ec4aed55550213e019e18b49ec7b53631 /ChangeLog
parent31844f5e7358fff86f7892f901ef371966cd3777 (diff)
downloadkmymoney-562dad317faa4b0d69164b46361089277a24acc6.tar.gz
kmymoney-562dad317faa4b0d69164b46361089277a24acc6.zip
Rename KApplication to TDEApplication 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 3cac010..e007d22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4095,7 +4095,7 @@
* Fixed a memory leak and crash when starting with either '--help'
or '--dump-actions'. There is still a leak with '--help' but that
remains due to the fact, that exit() is called within the constructor
- and there is no way to obtain a pointer to the KApplication object
+ and there is no way to obtain a pointer to the TDEApplication object
* Fixed crash when selecting a different transaction and having the
option 'keep changes when selecting different transaction' selected