OS/2 fixes for this week.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -335,7 +335,7 @@ wxPaintDC::~wxPaintDC()
|
||||
::WinEndPaint(m_hPS);
|
||||
m_hPS = m_hOldPS;
|
||||
m_bIsPaintTime = FALSE;
|
||||
ms_cache.Remove(nIndex);
|
||||
ms_cache.RemoveAt(nIndex);
|
||||
}
|
||||
//else: cached DC entry is still in use
|
||||
|
||||
|
Reference in New Issue
Block a user