summaryrefslogtreecommitdiffstats
path: root/Project/ElementForm.h
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2016-09-11 23:28:13 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2016-09-11 23:28:13 -0300
commitd5c3a7c9c375f683f5b66a19caf28299af89ef65 (patch)
tree0e5ae21c4e70359967e8d9e44244034d54048cb1 /Project/ElementForm.h
parent66fd00eda79d106d07617ebdeb90cdd46786e691 (diff)
downloadPSP.git-d5c3a7c9c375f683f5b66a19caf28299af89ef65.tar.gz
PSP.git-d5c3a7c9c375f683f5b66a19caf28299af89ef65.tar.xz
PSP.git-d5c3a7c9c375f683f5b66a19caf28299af89ef65.zip
minor fixes
Diffstat (limited to 'Project/ElementForm.h')
-rw-r--r--Project/ElementForm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Project/ElementForm.h b/Project/ElementForm.h
index c336ff6..b84ccfc 100644
--- a/Project/ElementForm.h
+++ b/Project/ElementForm.h
@@ -22,7 +22,6 @@
#include <wx/choice.h>
#include <wx/arrstr.h>
#include <wx/checkbox.h>
-#include <wx/statbox.h>
#include <wx/button.h>
#if wxVERSION_NUMBER >= 2900
#include <wx/persist.h>