X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76d81b4d11617b806d6ab9bd60614c39999cdece..31ad423e4fb556ec225a63b161154d3bf3445c1b:/src/os2/toplevel.cpp diff --git a/src/os2/toplevel.cpp b/src/os2/toplevel.cpp index a038188dfb..d98d7992b4 100644 --- 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 wxWindows class +// the name of the default wxWidgets class extern void wxAssociateWinWithHandle( HWND hWnd ,wxWindowOS2* pWin );