mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
update comment
This commit is contained in:
parent
cf3fde37fa
commit
f4f114a1ca
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ class Tab
|
|||
|
||||
$this->container->browser->header->setTitle(
|
||||
$label->get_text(),
|
||||
$label->get_subtitle() // @TODO extension not supported by GTK-PHP
|
||||
$label->get_subtitle() // @TODO extension not supported by PHP-GTK3 #117
|
||||
);
|
||||
|
||||
// Keep current selection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue