]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/toplevel.h
Correct compilation conditions for wxURL::SetProxy.
[wxWidgets.git] / include / wx / os2 / toplevel.h
index afc401f4508efbb51e9d4a6ff65ab05c90289f29..4e056f9da413744df2fdc6585e9a55ee70df256b 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     20.09.01
 // RCS-ID:      $Id$
 // Copyright:   (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_MSW_TOPLEVEL_H_
@@ -173,10 +173,5 @@ protected:
     DECLARE_EVENT_TABLE()
 }; // end of CLASS wxTopLevelWindowOS2
 
-//
-// List of all frames and modeless dialogs
-//
-extern WXDLLEXPORT_DATA(wxWindowList) wxModelessWindows;
-
 #endif // _WX_MSW_TOPLEVEL_H_