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 /kmines/CHANGELOG | |
parent | 2ce15ee76fd2d9d18a63c035a0f5b00b94c60cdc (diff) | |
download | tdegames-58a97ed3af5e4df6c4a58d043b0c267bd97056a9.tar.gz tdegames-58a97ed3af5e4df6c4a58d043b0c267bd97056a9.zip |
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'kmines/CHANGELOG')
-rw-r--r-- | kmines/CHANGELOG | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmines/CHANGELOG b/kmines/CHANGELOG index b8e0af2a..c48af9ae 100644 --- a/kmines/CHANGELOG +++ b/kmines/CHANGELOG @@ -154,7 +154,7 @@ * keyboard is disabled by default 2.0.6 (23 August 2000) - * use of KMainWindow (replace KTMainWindow) but this does not solve the + * use of TDEMainWindow (replace KTMainWindow) but this does not solve the resizing problems :( * pause game when high scores requested * custom game settings are saved [feature suggested by Toan Nguyen, @@ -190,7 +190,7 @@ * XMLify the GUI 2.0.1 (19 February 2000) - * KAction/KAccel integrated + * TDEAction/TDEAccel integrated * keyboard play * can choose case size (font is scaled) * less flicker in repainting (+ fixed a strange divide negative int by |