Synchronize parameter names in definition and declaration
Fixes #10244.
This commit is contained in:
parent
b1ecaaa22b
commit
00f6c85928
134 changed files with 974 additions and 974 deletions
|
|
@ -54,7 +54,7 @@ private:
|
|||
bool tabs_visible;
|
||||
bool buttons_visible_cache;
|
||||
TabAlign align;
|
||||
Control *_get_tab(int idx) const;
|
||||
Control *_get_tab(int p_idx) const;
|
||||
int _get_top_margin() const;
|
||||
Popup *popup;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue