projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
moved some more stuff from .cpp files to here
[wxWidgets.git]
/
src
/
x11
/
dcmemory.cpp
diff --git
a/src/x11/dcmemory.cpp
b/src/x11/dcmemory.cpp
index 34cc5f075387fb6c1c479593b569b7dbec16a64a..aa2132140d514278749e8fda88dc9e96ab9e7a51 100644
(file)
--- a/
src/x11/dcmemory.cpp
+++ b/
src/x11/dcmemory.cpp
@@
-59,7
+59,7
@@
void wxMemoryDC::SelectObject( const wxBitmap& bitmap )
}
else
{
-
//
m_window = m_selected.GetBitmap();
+ m_window = m_selected.GetBitmap();
}
m_isMemDC = TRUE;