fix linking error in TechDrawGui
This commit is contained in:
parent
e2d51588f6
commit
d808f669ce
|
@ -29,7 +29,7 @@ namespace TechDrawGui
|
|||
{
|
||||
|
||||
/// Convenient utility functions for TechDraw Gui Module
|
||||
class TechDrawExport DrawGuiUtil {
|
||||
class TechDrawGuiExport DrawGuiUtil {
|
||||
public:
|
||||
static TechDraw::DrawPage* findPage(Gui::Command* cmd);
|
||||
static bool needPage(Gui::Command* cmd);
|
||||
|
|
Loading…
Reference in New Issue
Block a user