]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/choice.h
more extra semicolons removed (patch 1303724)
[wxWidgets.git] / include / wx / motif / choice.h
index f4dbd9fab03932ae1c1bd69d2dbd700ee91c5c71..ddf7cec30801850c69dfac634e7eedbbe8d8b2e4 100644 (file)
 #ifndef _WX_CHOICE_H_
 #define _WX_CHOICE_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "choice.h"
-#endif
-
 #include "wx/clntdata.h"
 
 #ifndef wxWIDGET_ARRAY_DEFINED
     #define wxWIDGET_ARRAY_DEFINED
 
     #include "wx/dynarray.h"
-    WX_DEFINE_ARRAY(WXWidget, wxWidgetArray);
+    WX_DEFINE_ARRAY_PTR(WXWidget, wxWidgetArray);
 #endif
 
 // Choice item