[PD] spread the fix from commit 319f38cafc to 3 other affected dialogs

This commit is contained in:
donovaly
2020-02-15 16:48:50 +01:00
committed by wwmayer
parent fe103a482f
commit ba5fbc5778
6 changed files with 57 additions and 0 deletions

View File

@@ -87,6 +87,8 @@ private Q_SLOTS:
virtual void slotDeletedObject(const Gui::ViewProviderDocumentObject& Obj);
protected:
virtual void addObject(App::DocumentObject*);
virtual void removeObject(App::DocumentObject*);
virtual void changeEvent(QEvent *e);
virtual void onSelectionChanged(const Gui::SelectionChanges& msg);
virtual void clearButtons();