[TD]prevent fail on delete with open dialog
This commit is contained in:
@@ -76,6 +76,8 @@ public:
|
||||
void setupContextMenu(QMenu*, QObject*, const char*) override;
|
||||
bool setEdit(int ModNum) override;
|
||||
bool doubleClicked() override;
|
||||
bool onDelete(const std::vector<std::string> & parms) override;
|
||||
|
||||
|
||||
TechDraw::DrawViewDimension* getViewObject() const override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user