Remove hard TABs from documentation files
No real changes.
This commit is contained in:
@@ -62,8 +62,8 @@
|
|||||||
@event{EVT_LISTBOX_DCLICK(id, func)}
|
@event{EVT_LISTBOX_DCLICK(id, func)}
|
||||||
Process a @c wxEVT_LISTBOX_DCLICK event, when the listbox
|
Process a @c wxEVT_LISTBOX_DCLICK event, when the listbox
|
||||||
is double-clicked. On some platforms (notably wxGTK2)
|
is double-clicked. On some platforms (notably wxGTK2)
|
||||||
pressing the enter key is handled as an equivalent of a
|
pressing the enter key is handled as an equivalent of a
|
||||||
double-click.
|
double-click.
|
||||||
@endEventTable
|
@endEventTable
|
||||||
|
|
||||||
@library{wxcore}
|
@library{wxcore}
|
||||||
|
@@ -801,7 +801,7 @@ public:
|
|||||||
The messages will be written in the encoding specified by the
|
The messages will be written in the encoding specified by the
|
||||||
given @c wxMBConv.
|
given @c wxMBConv.
|
||||||
|
|
||||||
The @a conv argument is only available in wxWidgets 3.1.1 and later.
|
The @a conv argument is only available in wxWidgets 3.1.1 and later.
|
||||||
|
|
||||||
@note
|
@note
|
||||||
In practice, it is only advisable to specify @c wxConvUTF8 as
|
In practice, it is only advisable to specify @c wxConvUTF8 as
|
||||||
|
Reference in New Issue
Block a user