X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5dbe15d0bacde245539f54c4d97af6b4696f01f..bc1d617aac6575b9764b3f8195504ee79c978f49:/include/wx/settings.h diff --git a/include/wx/settings.h b/include/wx/settings.h index 8b467f51ce..e49ebcad65 100644 --- a/include/wx/settings.h +++ b/include/wx/settings.h @@ -125,7 +125,8 @@ enum wxSystemMetric wxSYS_NETWORK_PRESENT, wxSYS_PENWINDOWS_PRESENT, wxSYS_SHOW_SOUNDS, - wxSYS_SWAP_BUTTONS + wxSYS_SWAP_BUTTONS, + wxSYS_DCLICK_MSEC }; // possible values for wxSystemSettings::HasFeature() parameter