Another DC fix.
authorDavid Webster <Dave.Webster@bhmi.com>
Mon, 20 Nov 2000 15:13:18 +0000 (15:13 +0000)
committerDavid Webster <Dave.Webster@bhmi.com>
Mon, 20 Nov 2000 15:13:18 +0000 (15:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/os2/dc.cpp

index c37d3b7536c49778569c7711b6ab397e5c27e958..47ef5b4fc2b96c8690eb65f503e7d09b65e9d983 100644 (file)
@@ -263,7 +263,7 @@ int wxDC::GetDepth() const
 
 void wxDC::Clear()
 {
-   // TODO
+    ::GpiErase(m_hPS);
 }
 
 void wxDC::DoFloodFill(