diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 15:12:46 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 15:12:46 -0600 |
commit | 58a97ed3af5e4df6c4a58d043b0c267bd97056a9 (patch) | |
tree | 5a2fde6842fd422cae2d8670d382be965098cc32 /ksirtet | |
parent | 2ce15ee76fd2d9d18a63c035a0f5b00b94c60cdc (diff) | |
download | tdegames-58a97ed3af5e4df6c4a58d043b0c267bd97056a9.tar.gz tdegames-58a97ed3af5e4df6c4a58d043b0c267bd97056a9.zip |
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'ksirtet')
-rw-r--r-- | ksirtet/CHANGELOG | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ksirtet/CHANGELOG b/ksirtet/CHANGELOG index a1283f36..dfff48a3 100644 --- a/ksirtet/CHANGELOG +++ b/ksirtet/CHANGELOG @@ -37,7 +37,7 @@ 2.1.6 (6 June 2002) * simplify start/pause button (ugly with large texts) * arcade mode (only 6 levels) for KSirtet [idea by Douglas Smith] - * KAccel is not used anymore... + * TDEAccel is not used anymore... * some code cleanup and separation of source directories 2.1.5 (16 April 2002) @@ -126,7 +126,7 @@ tdelibs/kaccel ; thanks to Chris] 2.0.3 - * use of KMainWindow + interception of LayoutHint events to fix the resize + * use of TDEMainWindow + interception of LayoutHint events to fix the resize problems ... 2.0.2 (19 June 2000) @@ -155,7 +155,7 @@ * new "progressive falling on remove" animation for ksirtet 1.1.14 (2 April 2000) - * KAction + * TDEAction * separated in two executables (ksirtet and kfouleggs) * use of QCanvas done * fixed a nasty bug for kfouleggs (segfault when the piece is almost at top |