mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-16 10:08:36 +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:
|
public:
|
||||||
|
|
||||||
//! Creates empty object.
|
//! Creates empty object.
|
||||||
OpenGl_TextBuilder();
|
Standard_EXPORT OpenGl_TextBuilder();
|
||||||
|
|
||||||
//! Creates texture quads for the given text.
|
//! Creates texture quads for the given text.
|
||||||
Standard_EXPORT void Perform (const Font_TextFormatter& theFormatter,
|
Standard_EXPORT void Perform (const Font_TextFormatter& theFormatter,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user