X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/86a2f7226f2f1139671d57f12392b7ff1c47d445..25eb10d2e119b278be3ff51b3c96c297cc3ac6ef:/include/wx/settings.h?ds=sidebyside diff --git a/include/wx/settings.h b/include/wx/settings.h index 24cee957a2..556e932500 100644 --- a/include/wx/settings.h +++ b/include/wx/settings.h @@ -132,7 +132,8 @@ enum wxSystemMetric enum wxSystemFeature { wxSYS_CAN_DRAW_FRAME_DECORATIONS = 1, - wxSYS_CAN_ICONIZE_FRAME + wxSYS_CAN_ICONIZE_FRAME, + wxSYS_TABLET_PRESENT }; // values for different screen designs