summaryrefslogtreecommitdiffstats
path: root/Project/Element.h
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Element.h')
-rw-r--r--Project/Element.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Project/Element.h b/Project/Element.h
index 8a9f56f..d3a733d 100644
--- a/Project/Element.h
+++ b/Project/Element.h
@@ -594,6 +594,8 @@ protected:
wxPoint2DDouble m_movePos;
bool m_online = true;
+
+ OpenGLColour m_selectionColour;
};
#endif // ELEMENT_H