Fix build.
This commit is contained in:
parent
d916e650f1
commit
04e23bf5e3
|
@ -183,6 +183,8 @@ private:
|
||||||
|
|
||||||
EDIT_POINT m_original; ///< Original pos for the current drag point.
|
EDIT_POINT m_original; ///< Original pos for the current drag point.
|
||||||
|
|
||||||
|
bool m_refill;
|
||||||
|
|
||||||
ARC_EDIT_MODE m_arcEditMode;
|
ARC_EDIT_MODE m_arcEditMode;
|
||||||
|
|
||||||
// Alternative constraint, enabled while a modifier key is held
|
// Alternative constraint, enabled while a modifier key is held
|
||||||
|
|
Loading…
Reference in New Issue