X-Git-Url: http://git.tdb.fi/?p=libs%2Fgltk.git;a=blobdiff_plain;f=source%2Fpanel.h;fp=source%2Fpanel.h;h=4b013a8b469eb363ac0a79a35c60b757aecee267;hp=22f03a22a7174cd32838e6eb7fed6b8f95d6bd5b;hb=9f38197854e699a6093a906ab43f4238f3cd2388;hpb=b4a3d651f57c46507aaa99a71a14fea15f0e430d diff --git a/source/panel.h b/source/panel.h index 22f03a2..4b013a8 100644 --- a/source/panel.h +++ b/source/panel.h @@ -67,7 +67,7 @@ private: protected: std::vector nav_order; - Layout *layout; + Layout *layout = 0; static TypeRegistry widget_registry; static bool widget_registry_init_done;