--- Glan-0.3/Source/Libs/GlanServer/GObject.cpp~ 2006-03-23 17:13:23 +0300 +++ Glan-0.3/Source/Libs/GlanServer/GObject.cpp 2007-07-17 16:05:30 +0400 @@ -75,7 +75,7 @@ GObject::~GObject() QObjectList chList=children(); for(int i=0; i(chList.at(i))->rdelete==false; + dynamic_cast(chList.at(i))->rdelete==false; if(rdelete) deleteObject();