mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0027242: Configuration - add missing Standard_EXPORT to OpenGl_TextBuilder class constructor
This commit is contained in:
parent
04c2daa466
commit
978ca537d5
@ -34,7 +34,7 @@ class OpenGl_TextBuilder
|
||||
public:
|
||||
|
||||
//! Creates empty object.
|
||||
OpenGl_TextBuilder();
|
||||
Standard_EXPORT OpenGl_TextBuilder();
|
||||
|
||||
//! Creates texture quads for the given text.
|
||||
Standard_EXPORT void Perform (const Font_TextFormatter& theFormatter,
|
||||
|
Loading…
x
Reference in New Issue
Block a user