]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/window.h
Remove() -> RemoveAt()
[wxWidgets.git] / include / wx / motif / window.h
index 77b8625430978162e10b1b57cd3f3b16e8a3fffd..fbb7b729e9def8e1523838bb5cb462c3dca5c7c8 100644 (file)
     #pragma interface "window.h"
 #endif
 
-// ----------------------------------------------------------------------------
-// A list of rectangles type used by wxWindow
-// ----------------------------------------------------------------------------
-
-WX_DECLARE_LIST(wxRect, wxRectList);
+#include "wx/region.h"
 
 // ----------------------------------------------------------------------------
 // wxWindow class for Motif - see also wxWindowBase