diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-24 13:21:47 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-24 13:21:47 -0600 |
commit | 05485bbfed57bdeab67bc5683e0dd39901c61a7f (patch) | |
tree | 7d18a7a648827fe41d76a5741001c409acceb864 /History | |
parent | 9d83c0d78f8d484afd7c3b91573c6af6cf3ed846 (diff) | |
download | knights-05485bbfed57bdeab67bc5683e0dd39901c61a7f.tar.gz knights-05485bbfed57bdeab67bc5683e0dd39901c61a7f.zip |
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
Diffstat (limited to 'History')
-rw-r--r-- | History | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ Troy Corbin Jr. <tcorbin@users.sourceforge.net> - Fixed the time read from saved, unfinished PGN games. * Moved the "Seconds Between Seek Updates" and "Auto Close Last ICS" options from the General Settings to the Server Options tab. -- Rewrote the engine communications code to use KDE's KProcess instead of UNIX +- Rewrote the engine communications code to use KDE's TDEProcess instead of UNIX pipes and signals. This should make Knights more portable, and should fix some obscure errors. * Applied KDE3 compatability patch from Harald Fernengel |