| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to qtdraw.cpp CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / x11 / qt | 
| version 1.2, 2003/12/19 16:08:02 | version 1.3, 2004/03/02 16:34:50 | 
|---|---|
| Line 210 void | Line 210 void | 
| emulationScreen::destroyScreen() | emulationScreen::destroyScreen() | 
| { | { | 
| #if !defined(Q_WS_QWS) | |
| DELETE(m_Offscreen); | DELETE(m_Offscreen); | 
| #endif | |
| DELETE(m_Surface); | DELETE(m_Surface); | 
| } | } |