summaryrefslogtreecommitdiffstats
path: root/Project/LineForm.h
diff options
context:
space:
mode:
authorThales1330 <thaleslima.ufu@gmail.com>2016-10-07 18:39:16 -0300
committerThales1330 <thaleslima.ufu@gmail.com>2016-10-07 18:39:16 -0300
commit3596d19f6d804a9610545ce39f07e421d1dc716e (patch)
treefb7255b75e5d0cb8914b664979e762b0e24e80e9 /Project/LineForm.h
parent0ad4701a05a1fb267ee58c3da89d897eba1d91ee (diff)
downloadPSP.git-3596d19f6d804a9610545ce39f07e421d1dc716e.tar.gz
PSP.git-3596d19f6d804a9610545ce39f07e421d1dc716e.tar.xz
PSP.git-3596d19f6d804a9610545ce39f07e421d1dc716e.zip
Switching form under implementation
Diffstat (limited to 'Project/LineForm.h')
-rw-r--r--Project/LineForm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Project/LineForm.h b/Project/LineForm.h
index 360ff1d..b2f7373 100644
--- a/Project/LineForm.h
+++ b/Project/LineForm.h
@@ -3,6 +3,7 @@
#include "ElementForm.h"
class Line;
+class SwitchingForm;
class LineForm : public LineFormBase
{