X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/76d81b4d11617b806d6ab9bd60614c39999cdece..824fd93d761e1e697be19a4ca582c5259e12c8ea:/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 );