]> git.tdb.fi Git - libs/gltk.git/blobdiff - source/text.h
Add API declarations
[libs/gltk.git] / source / text.h
index 6ddbb231b37871089f90e6cc90ecfa3ba1a735e9..708380ab60f68734e126485f166bbb5ad0b93058 100644 (file)
@@ -3,6 +3,7 @@
 
 #include <string>
 #include <vector>
+#include "mspgltk_api.h"
 #include "state.h"
 
 namespace Msp {
@@ -16,7 +17,7 @@ class Style;
 /**
 Stores and renders text.  Supports multiline text.
 */
-class Text
+class MSPGLTK_API Text
 {
 private:
        struct Line