mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
0027242: Configuration - add missing Standard_EXPORT to OpenGl_TextBuilder class constructor
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user