* Goup/Ungroup initial work

* Add INSTALL file
* Adapt KissCount to new resolution
This commit is contained in:
2010-09-22 21:02:29 +02:00
parent e7a2b0c988
commit 3eea053d54
15 changed files with 203 additions and 17 deletions

View File

@@ -27,6 +27,8 @@
#include <model/model.h>
#include <view/wxUI.h>
#include <wx/display.h>
#define APP_VERSION "v0.1 beta"
class wxUI;