Add HTML/CSS Styles to Annotation

This commit is contained in:
WandererFan
2016-02-09 17:47:15 -05:00
committed by wmayer
parent c7d845cc5b
commit 699c066991
7 changed files with 99 additions and 19 deletions

View File

@@ -60,7 +60,7 @@ public:
}
protected:
void onChanged(const App::Property* prop);
virtual void onChanged(const App::Property* prop);
Base::BoundBox3d bbox;
std::string getSVGHead(void);
std::string getSVGTail(void);