D_PAD: remove const causing introspection build issues

This commit is contained in:
Tomasz Wlostowski 2020-06-30 10:41:53 +02:00
parent 8ffa86a63f
commit a4eb92993a
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ public:
m_shapesDirty = true;
}
const wxPoint GetPosition() const override { return m_Pos; }
wxPoint GetPosition() const override { return m_Pos; }
/**
* Function GetAnchorPadShape