diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-10-21 16:38:22 -0500 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2012-12-22 14:01:24 +0100 |
commit | 896a6c5806853da117654418de0b865344578996 (patch) | |
tree | 8d5f864126533bc6e8e5be66d808a7d3ed936200 /kblackbox | |
parent | 5e90d85ad6405eb42676b1765ce879705991a061 (diff) | |
download | tdegames-896a6c5806853da117654418de0b865344578996.tar.gz tdegames-896a6c5806853da117654418de0b865344578996.zip |
Fix inadvertent tq changes.
(cherry picked from commit f862b0536d135e5a7594788896f04c61e1c65f6f)
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) |