mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-06 09:17:42 +02:00
Issue-1058: implemented backspace button for path and polygon (#1061)
This commit is contained in:
@@ -130,7 +130,6 @@ private:
|
||||
std::vector<lay::ViewObject *> m_mouse_cursor_markers;
|
||||
QColor m_cursor_color;
|
||||
bool m_cursor_enabled;
|
||||
lay::LayoutView *mp_view;
|
||||
bool m_has_tracking_position;
|
||||
db::DPoint m_tracking_position;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user