summaryrefslogtreecommitdiffstats
path: root/Project/Line.h
diff options
context:
space:
mode:
authorThales1330 <thaleslima.ufu@gmail.com>2016-08-30 17:30:54 -0300
committerThales1330 <thaleslima.ufu@gmail.com>2016-08-30 17:30:54 -0300
commitc478afa9fbef4b21ea85dbc266169b9eebf369a9 (patch)
treefde5344bf80f54324e9f3673e3c37eca4bb4ac3a /Project/Line.h
parent06e57f5c75772dcba902e3032c756f79090f3424 (diff)
downloadPSP.git-c478afa9fbef4b21ea85dbc266169b9eebf369a9.tar.gz
PSP.git-c478afa9fbef4b21ea85dbc266169b9eebf369a9.tar.xz
PSP.git-c478afa9fbef4b21ea85dbc266169b9eebf369a9.zip
Transformer
Diffstat (limited to 'Project/Line.h')
-rw-r--r--Project/Line.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Project/Line.h b/Project/Line.h
index 983293a..32ebdf8 100644
--- a/Project/Line.h
+++ b/Project/Line.h
@@ -1,8 +1,6 @@
#ifndef LINE_H
#define LINE_H
-#include <wx/msgdlg.h>
-
#include "Element.h"
class Line : public Element