Merge pull request #28125 from KoBeWi/code_true_code
Consistently wrap booleans in [code]
This commit is contained in:
commit
ab4705a807
60 changed files with 93 additions and 93 deletions
|
|
@ -25,7 +25,7 @@
|
|||
<return type="bool">
|
||||
</return>
|
||||
<description>
|
||||
Override this method to define whether the gizmo can be hidden or not. Defaults to true.
|
||||
Override this method to define whether the gizmo can be hidden or not. Defaults to [code]true[/code].
|
||||
</description>
|
||||
</method>
|
||||
<method name="commit_handle" qualifiers="virtual">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue