Page 1 of 1

BUG: All falagard window can't be destroyed

Posted: Tue Aug 30, 2005 04:13
by thejinchao
Hi.
The function "FalagardXXXXFactory::destroyWindow(Window* window)" can't work at all.

Suggest remove this line:

Code: Select all

//  if (window->getType() == d_type)
        delete window;

Re: BUG: All falagard window cant be destroyed

Posted: Tue Aug 30, 2005 08:55
by CrazyEddie
Thanks for the report. Silly mistake to have made :roll: