projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
don't use Unicode filenames under Win9x, even with MSLU (heavily modified patch 1585672)
[wxWidgets.git]
/
src
/
os2
/
pen.cpp
diff --git
a/src/os2/pen.cpp
b/src/os2/pen.cpp
index 407924864227667184754b9eb33bacb3064d43e4..24d89e39b2a1397e725dee7130e09f71d7f27f1a 100644
(file)
--- a/
src/os2/pen.cpp
+++ b/
src/os2/pen.cpp
@@
-304,7
+304,7
@@
bool wxPen::RealizeResource()
return false;
} // end of wxPen::RealizeResource
-WXHANDLE wxPen::GetResourceHandle()
+WXHANDLE wxPen::GetResourceHandle()
const
{
if (!M_PENDATA)
return 0;