[LYN-3105] Removed legacy CEditTool class and all sub-classes.

This commit is contained in:
Chris Galvan
2021-04-21 13:57:16 -05:00
parent 2f9102f10a
commit 0efa1e7817
60 changed files with 15 additions and 6678 deletions
@@ -226,8 +226,6 @@ public:
//! Set one of name selections as current selection.
void SetSelection(const QString& name);
void RemoveSelection(const QString& name);
//! Checks for changes to the current selection and makes adjustments accordingly
void CheckAndFixSelection() override;
bool IsObjectDeletionAllowed(CBaseObject* pObject);