X-Git-Url: http://git.tdb.fi/?p=libs%2Fgltk.git;a=blobdiff_plain;f=source%2Ftext.h;fp=source%2Ftext.h;h=708380ab60f68734e126485f166bbb5ad0b93058;hp=6ddbb231b37871089f90e6cc90ecfa3ba1a735e9;hb=56c41b294aa47a38ac3e1be70d4868f260cb4274;hpb=771764f735ffe01cb170a10b24eb7dfc2a81b34d diff --git a/source/text.h b/source/text.h index 6ddbb23..708380a 100644 --- a/source/text.h +++ b/source/text.h @@ -3,6 +3,7 @@ #include #include +#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