Init is_active

This commit is contained in:
simon.kagstrom 2010-01-30 08:37:57 +00:00
parent 16eb63dfcd
commit 15023a3649

View File

@ -59,6 +59,7 @@ void GuiView::viewPopCallback()
Gui::Gui() Gui::Gui()
{ {
this->is_active = false;
this->np = NULL; this->np = NULL;
this->focus = NULL; this->focus = NULL;