X-Git-Url: http://git.tdb.fi/?p=libs%2Fgltk.git;a=blobdiff_plain;f=source%2Ftext.h;fp=source%2Ftext.h;h=6de3573fc6dfda35495b40d303065d412413a599;hp=cdde08c2b081aa42804ec16bf6d0656c343c8d3c;hb=81c4024fb6acf37df702a803dc4efdf82a81525a;hpb=9f38197854e699a6093a906ab43f4238f3cd2388 diff --git a/source/text.h b/source/text.h index cdde08c..6de3573 100644 --- a/source/text.h +++ b/source/text.h @@ -31,7 +31,7 @@ private: struct RenderData; struct CoordsToGeomData; - const Style *style = 0; + const Style *style = nullptr; std::string text; std::vector lines;