+ close drawing view when deleting page object
This commit is contained in:
@@ -65,6 +65,7 @@ public:
|
||||
virtual bool doubleClicked(void);
|
||||
void setupContextMenu(QMenu*, QObject*, const char*);
|
||||
virtual void updateData(const App::Property*);
|
||||
virtual bool onDelete(const std::vector<std::string> &);
|
||||
|
||||
Drawing::FeaturePage* getPageObject() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user