diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-10-21 16:38:22 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-10-21 16:38:22 -0500 |
commit | f862b0536d135e5a7594788896f04c61e1c65f6f (patch) | |
tree | 8e237b59938265288e63f8e9d62ebd852c0ca0d2 /kblackbox | |
parent | 815f5c7f5bfc0659b8ac5afdcccc58ae35d8dd58 (diff) | |
download | tdegames-f862b0536d135e5a7594788896f04c61e1c65f6f.tar.gz tdegames-f862b0536d135e5a7594788896f04c61e1c65f6f.zip |
Fix inadvertent tq changes.
Diffstat (limited to 'kblackbox')
-rw-r--r-- | kblackbox/CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kblackbox/CHANGES b/kblackbox/CHANGES index 50f44446..985fa5c9 100644 --- a/kblackbox/CHANGES +++ b/kblackbox/CHANGES @@ -11,7 +11,7 @@ - the game is active after starting - fixed bad drawing after setting the board size - config. scripts from new kexample (KDE 1.0) - - tqmoc dependencies in Makefile.am done by autotqmoc to + - moc dependencies in Makefile.am done by automoc to avoid problems on Solaris (bug report by David Faure) - some string fixes for better translation 0.2.5 from 0.2.4 (19.3.1998) |