mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
rename _onButtonPressEvent method to _onButtonPress
This commit is contained in:
parent
d7d3816eaf
commit
e99e016720
2 changed files with 3 additions and 3 deletions
|
|
@ -290,7 +290,7 @@ class Gemtext extends Markup
|
|||
);
|
||||
}
|
||||
|
||||
protected function _onButtonPressEvent(
|
||||
protected function _onButtonPress(
|
||||
GtkLabel $label,
|
||||
GdkEvent $event
|
||||
): bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue