diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-04-06 17:12:09 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-04-06 17:12:09 -0300 |
commit | ed36957d2d06ce9484e39be699bc41b521bdb090 (patch) | |
tree | b2e8edcd03acc660a6f504391703cfcdd70add40 /Project/Element.h | |
parent | 38b3e2decff95f5e29ffb6025ee899d108d22f04 (diff) | |
download | PSP.git-ed36957d2d06ce9484e39be699bc41b521bdb090.tar.gz PSP.git-ed36957d2d06ce9484e39be699bc41b521bdb090.tar.xz PSP.git-ed36957d2d06ce9484e39be699bc41b521bdb090.zip |
Io form under implementation
Diffstat (limited to 'Project/Element.h')
-rw-r--r-- | Project/Element.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/Element.h b/Project/Element.h index bd34f5c..4935f11 100644 --- a/Project/Element.h +++ b/Project/Element.h @@ -9,7 +9,7 @@ #include <complex> -#include <wx/log.h> +//#include <wx/log.h> /** * @enum PickboxID |