More cleanup on layer code usage

Better description for entities on right click menu and panel
Typo fixes and some comment reformats
This commit is contained in:
Lorenzo Marcantonio
2013-04-07 13:55:18 +02:00
parent 9ebb4afacc
commit 204d085b64
40 changed files with 319 additions and 419 deletions
+1
View File
@@ -26,6 +26,7 @@
// For some unknown reasons, polygon.hpp shoul be included first
#include <boost/polygon/polygon.hpp>
#include <wx/wx.h>
#include <stdio.h>
#include <string.h>
#include <errno.h>