diff --git a/src/os2/dc.cpp b/src/os2/dc.cpp index c37d3b7536..47ef5b4fc2 100644 --- a/src/os2/dc.cpp +++ b/src/os2/dc.cpp @@ -263,7 +263,7 @@ int wxDC::GetDepth() const void wxDC::Clear() { - // TODO + ::GpiErase(m_hPS); } void wxDC::DoFloodFill(