diff options
Diffstat (limited to 'Project/LineForm.h')
-rw-r--r-- | Project/LineForm.h | 1 |
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 { |