X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bfc6fde4b1dd5bfd8ae22839ff9a69cf24eb9120..6db90681cf0b58209a061561f5d3624f6eda8024:/include/wx/motif/window.h diff --git a/include/wx/motif/window.h b/include/wx/motif/window.h index c5bc74b719..b906891594 100644 --- a/include/wx/motif/window.h +++ b/include/wx/motif/window.h @@ -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