projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
remove miniframe stuff from GtkOnSize(), it's handled by wxFrame
[wxWidgets.git]
/
src
/
os2
/
tooltip.cpp
diff --git
a/src/os2/tooltip.cpp
b/src/os2/tooltip.cpp
index 744db82fd5344f09169c31a87c0dcef11c8c352c..300dedee4edecceafd40c9c2aee5fdac946111e7 100644
(file)
--- a/
src/os2/tooltip.cpp
+++ b/
src/os2/tooltip.cpp
@@
-61,7
+61,7
@@
void wxToolTip::Create(
m_hWnd = ::WinCreateWindow( HWND_DESKTOP
,WC_ENTRYFIELD
m_hWnd = ::WinCreateWindow( HWND_DESKTOP
,WC_ENTRYFIELD
- ,
(PSZ)
rsTip.c_str()
+ ,rsTip.c_str()
,lStyle
,0, 0, 0, 0
,NULLHANDLE
,lStyle
,0, 0, 0, 0
,NULLHANDLE