KeepLabel Property to Gui side

This commit is contained in:
WandererFan
2018-02-13 14:51:58 -05:00
parent 2ec68ac393
commit 6fa92cb188
5 changed files with 15 additions and 6 deletions

View File

@@ -49,6 +49,7 @@ public:
/// destructor
virtual ~ViewProviderDrawingView();
App::PropertyBool KeepLabel;
virtual void attach(App::DocumentObject *);
virtual void setDisplayMode(const char* ModeName);