summaryrefslogtreecommitdiffstats
path: root/Project/SwitchingForm.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/SwitchingForm.h')
-rw-r--r--Project/SwitchingForm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Project/SwitchingForm.h b/Project/SwitchingForm.h
index 3a6e566..5a4aa51 100644
--- a/Project/SwitchingForm.h
+++ b/Project/SwitchingForm.h
@@ -23,6 +23,6 @@ protected:
int m_maxID = 0;
- Element* m_element;
+ Element* m_element = NULL;
};
#endif // SWITCHINGFORM_H