diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-19 23:55:53 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-19 23:55:53 -0600 |
commit | 562dad317faa4b0d69164b46361089277a24acc6 (patch) | |
tree | c7261d3ec4aed55550213e019e18b49ec7b53631 /ChangeLog | |
parent | 31844f5e7358fff86f7892f901ef371966cd3777 (diff) | |
download | kmymoney-562dad317faa4b0d69164b46361089277a24acc6.tar.gz kmymoney-562dad317faa4b0d69164b46361089277a24acc6.zip |
Rename KApplication to TDEApplication to avoid conflicts with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |