Consistently prefix bound virtual methods with _
This commit is contained in:
parent
530e069bc3
commit
7ff135b015
51 changed files with 1107 additions and 1232 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<tutorials>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="add_syntax_highlighter" qualifiers="virtual">
|
||||
<method name="_add_syntax_highlighter" qualifiers="virtual">
|
||||
<return type="void">
|
||||
</return>
|
||||
<argument index="0" name="highlighter" type="Object">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue