fix typos (closes #10611)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
ee49f54091
commit
e0a5cfb0cb
@ -92,10 +92,10 @@
|
|||||||
@flag{window-default-variant}
|
@flag{window-default-variant}
|
||||||
The default variant used by windows (cast to integer from the wxWindowVariant enum).
|
The default variant used by windows (cast to integer from the wxWindowVariant enum).
|
||||||
Also known as wxWINDOW_DEFAULT_VARIANT.
|
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
|
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.
|
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.
|
This option only has effect for Mac OS X 10.4 and higher.
|
||||||
If 1 activates the spell checking in wxTextCtrl.
|
If 1 activates the spell checking in wxTextCtrl.
|
||||||
@endFlagTable
|
@endFlagTable
|
||||||
|
Loading…
Reference in New Issue
Block a user