projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f95262
)
Another DC fix.
author
David Webster
<Dave.Webster@bhmi.com>
Mon, 20 Nov 2000 15:13:18 +0000
(15:13 +0000)
committer
David 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
patch
|
blob
|
blame
|
history
diff --git
a/src/os2/dc.cpp
b/src/os2/dc.cpp
index c37d3b7536c49778569c7711b6ab397e5c27e958..47ef5b4fc2b96c8690eb65f503e7d09b65e9d983 100644
(file)
--- 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(