projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxMacControl extensions, sleep implementations header corrected
[wxWidgets.git]
/
src
/
os2
/
toplevel.cpp
diff --git
a/src/os2/toplevel.cpp
b/src/os2/toplevel.cpp
index a038188dfb98a908a58e2574082053709c0edbc0..d98d7992b44e7a8e41ae82514f3b54497ebd31d8 100644
(file)
--- a/
src/os2/toplevel.cpp
+++ b/
src/os2/toplevel.cpp
@@
-55,7
+55,7
@@
// list of all frames and modeless dialogs
wxWindowList wxModelessWindows;
-// the name of the default wxWi
ndow
s class
+// the name of the default wxWi
dget
s class
extern void wxAssociateWinWithHandle( HWND hWnd
,wxWindowOS2* pWin
);