git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30961
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// wxFileIconsTable icons
// ----------------------------------------------------------------------------
+#ifndef __WXGTK24__
/* Computer */
static const char * file_icons_tbl_computer_xpm[] = {
"16 16 7 1",
" .oXoXoXoXoXo.o ",
".XOXXXXXXXXX.o ",
"............o "};
+#endif // GTK+ < 2.4
// ----------------------------------------------------------------------------
// wxFileIconsTable & friends