diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 14:57:56 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 14:57:56 -0600 |
commit | 6d33c9774c2d9115894db9ad296b91b73b55bc97 (patch) | |
tree | b8f3fbbfe305f642e54f2f1eacf6bc31b5348232 /README | |
parent | a7a8d7053d25f615198af314f0404952a6a412b3 (diff) | |
download | abakus-6d33c9774c2d9115894db9ad296b91b73b55bc97.tar.gz abakus-6d33c9774c2d9115894db9ad296b91b73b55bc97.zip |
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +71,7 @@ v0.85 adds a lot: type stuff like "3 sin pi" without having to manually add the * in between 3 and sin. This also works with numbers and variables, and numbers and parenthesized expressions. -* GUI changes. The main result view now uses KListView, so it gains tooltip +* GUI changes. The main result view now uses TDEListView, so it gains tooltip support for long answers for free, along with a bevy of other improvements. * You can right-click on an answer and copy it to the clipboard. * Corrected information in the about box. |