BUG: All falagard window can't be destroyed
Posted: Tue Aug 30, 2005 04:13
Hi.
The function "FalagardXXXXFactory::destroyWindow(Window* window)" can't work at all.
Suggest remove this line:
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;