Add confirmation menu and make world deletion possible in GUI
authorPerttu Ahola <celeron55@gmail.com>
Mon, 12 Mar 2012 22:48:02 +0000 (00:48 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Mon, 12 Mar 2012 22:48:05 +0000 (00:48 +0200)
commit64232f0aeca605b1c10c670fc0cf26b407793256
tree24a593c966896538d38b1b6c8e1c896c621a517f
parent591527d8787b6dfaafd2113bc001fe892b3eb0fb
Add confirmation menu and make world deletion possible in GUI
src/CMakeLists.txt
src/guiConfirmMenu.cpp [new file with mode: 0644]
src/guiConfirmMenu.h [new file with mode: 0644]
src/guiMainMenu.cpp
src/guiMainMenu.h
src/main.cpp