Engines can now be stopped. Removed engine analysis from the menu.
commitba1c3a00e46c5c2826d5cb6550c42c8ba3dfa89f
authorPaolo Capriotti <p.capriotti@gmail.com>
Wed, 8 Aug 2007 09:15:57 +0000 (8 11:15 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Wed, 8 Aug 2007 09:15:57 +0000 (8 11:15 +0200)
treea1dc2b649cffc4417328403a3fd4b2e4dd112b6e
parent2aaf783e4df86fadb1f8761cb3e044e242e7fa58
Engines can now be stopped. Removed engine analysis from the menu.
src/CMakeLists.txt
src/controllers/abstract.h
src/controllers/editgame.cpp
src/controllers/editgame.h
src/controllers/entitytoken.cpp [new file with mode: 0644]
src/controllers/entitytoken.h
src/engineinfo.cpp
src/engineinfo.h
src/mainwindow.cpp
src/ui.cpp
src/ui.h