]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/window.h
For non-Unicode added #include <ctype.h> and <string.h> to avoid some missing
[wxWidgets.git] / include / wx / motif / window.h
index c5bc74b7192d9e6055cf9d4690286d8920a5522a..b90689159437a55c742e6c475a80985285b0a983 100644 (file)
@@ -757,7 +757,7 @@ inline int wxWindow::GetReturnCode() { return m_returnCode; }
 // Get the active window.
 wxWindow* WXDLLEXPORT wxGetActiveWindow();
 
-WXDLLEXPORT_DATA(extern wxList) wxTopLevelWindows;
+WXDLLEXPORT_DATA(extern wxWindowList) wxTopLevelWindows;
 
 // A little class to switch off size optimization while an instance of the object
 // exists