TechDraw: Enable App::Links to work with TechDraw views.
This commit is contained in:
committed by
WandererFan
parent
ed6c12773e
commit
4d84efb061
@@ -91,7 +91,8 @@ public:
|
||||
int getOrientation() const;
|
||||
bool isUnsetting() { return nowUnsetting; }
|
||||
void requestPaint();
|
||||
std::vector<App::DocumentObject*> getAllViews();
|
||||
std::vector<App::DocumentObject*> getViews() const;
|
||||
std::vector<App::DocumentObject*> getAllViews() const;
|
||||
|
||||
int getNextBalloonIndex();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user