wxWidgets/include/wx/ribbon
Vadim Zeitlin c155b9b519 Use WX_XXX_ARRAY_PTR macro variants for arrays of pointers.
Arrays of pointers must not overload operator->() as it is not used with them
and is, in fact, unusable, provoking a warning from Sun CC every time such
array is declared. Use the special _PTR-suffixed versions to avoid this.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-10-27 21:10:51 +00:00
..
art_internal.h
art.h No real changes, just remove trailing commas from enums. 2011-10-27 21:10:30 +00:00
bar.h No real changes, just remove trailing commas from enums. 2011-10-27 21:10:30 +00:00
buttonbar.h Use WX_XXX_ARRAY_PTR macro variants for arrays of pointers. 2011-10-27 21:10:51 +00:00
control.h Use WX_XXX_ARRAY_PTR macro variants for arrays of pointers. 2011-10-27 21:10:51 +00:00
gallery.h Use WX_XXX_ARRAY_PTR macro variants for arrays of pointers. 2011-10-27 21:10:51 +00:00
page.h
panel.h No real changes, just remove trailing commas from enums. 2011-10-27 21:10:30 +00:00
toolbar.h Use WX_XXX_ARRAY_PTR macro variants for arrays of pointers. 2011-10-27 21:10:51 +00:00