mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
unify method names with gtkmm style
This commit is contained in:
parent
c7a67e4afd
commit
fabd0f147e
4 changed files with 6 additions and 6 deletions
|
|
@ -33,7 +33,7 @@ Main::~Main()
|
|||
tab = nullptr;
|
||||
}
|
||||
|
||||
void Main::tabAppend()
|
||||
void Main::tab_append()
|
||||
{
|
||||
tab->append(
|
||||
nullptr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue