fixed typo

This commit is contained in:
Efi Fogel 2002-11-03 17:02:27 +00:00
parent 1bb3d45909
commit 5e48fa9686
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ public:
*/
void clean()
{
Basic_pm::init();
Basic_pm::clean();
delete m_window;
}