diff options
Diffstat (limited to 'kreversi/TODO')
-rw-r--r-- | kreversi/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kreversi/TODO b/kreversi/TODO index 4e81f5d1..e3b13243 100644 --- a/kreversi/TODO +++ b/kreversi/TODO @@ -46,7 +46,7 @@ Next 1. Fix a ReversiGame (formerly known as Game) DONE - Clean it up. (Only store the moves). - Add a few necessary methods. - 2. Move all the slots for KActions to kreversi.cpp DONE + 2. Move all the slots for TDEActions to kreversi.cpp DONE 3. Move the ownership of the engine and the game to kreversi. DONE 4. Create a new class QReversiGame, that inherits ReversiGame DONE and sends a lot of signals. |