X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec5984e358c24f98cb690736fdb8e07dd4706ae3..5b88a837ba75928cd3835a6b97ae2bf5ad983a6e:/interface/wx/sysopt.h?ds=sidebyside diff --git a/interface/wx/sysopt.h b/interface/wx/sysopt.h index ec08a7d28a..2b595766dc 100644 --- a/interface/wx/sysopt.h +++ b/interface/wx/sysopt.h @@ -92,10 +92,10 @@ @flag{window-default-variant} The default variant used by windows (cast to integer from the wxWindowVariant enum). Also known as wxWINDOW_DEFAULT_VARIANT. - flag{mac.listctrl.always_use_generic} + @flag{mac.listctrl.always_use_generic} Tells wxListCtrl to use the generic control even when it is capable of using the native control instead. Also knwon as wxMAC_ALWAYS_USE_GENERIC_LISTCTRL. - flag{mac.textcontrol-use-spell-checker} + @flag{mac.textcontrol-use-spell-checker} This option only has effect for Mac OS X 10.4 and higher. If 1 activates the spell checking in wxTextCtrl. @endFlagTable @@ -122,7 +122,7 @@ The compile-time option to include or exclude this functionality is wxUSE_SYSTEM_OPTIONS. @library{wxbase} - @category{misc} + @category{cfg} @see wxSystemSettings */