]> Dogcows Code - chaz/openbox/blobdiff - otk/label.cc
kill the typedef
[chaz/openbox] / otk / label.cc
index 587e321250300a287153bcbd7fcc080b5814e8a1..a267039df1164a078a5437a624755ac1472ba616 100644 (file)
@@ -13,6 +13,7 @@ namespace otk {
 Label::Label(Widget *parent)
   : Widget(parent),
     _text(""),
+    _font(0),
     _justify_horz(RenderStyle::LeftTopJustify),
     _justify_vert(RenderStyle::LeftTopJustify),
     _highlight(false)
This page took 0.01992 seconds and 4 git commands to generate.