Add missing field in constructor initializer list

This commit is contained in:
Ignacio R. Morelle 2015-05-28 21:05:08 -03:00
parent f83553e83f
commit 68564a83c4

View file

@ -103,6 +103,7 @@ ttext::ttext() :
text_(),
markedup_text_(false),
link_aware_(false),
link_color_(),
font_size_(14),
font_style_(STYLE_NORMAL),
foreground_color_(0xFFFFFFFF), // solid white