X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fpanel.h;h=b5755d0cbb1d4f39d7c0975d45cb19656eac8cf0;hb=81c4024fb6acf37df702a803dc4efdf82a81525a;hp=22f03a22a7174cd32838e6eb7fed6b8f95d6bd5b;hpb=56c41b294aa47a38ac3e1be70d4868f260cb4274;p=libs%2Fgltk.git diff --git a/source/panel.h b/source/panel.h index 22f03a2..b5755d0 100644 --- a/source/panel.h +++ b/source/panel.h @@ -67,7 +67,7 @@ private: protected: std::vector nav_order; - Layout *layout; + Layout *layout = nullptr; static TypeRegistry widget_registry; static bool widget_registry_init_done;