mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
apply tmp solution for non implemented php-gtk feature
This commit is contained in:
parent
111a8649b1
commit
5c917945b3
@ -47,7 +47,8 @@ class Tab
|
||||
|
||||
$this->container->browser->header->setTitle(
|
||||
$label->get_text(),
|
||||
$label->get_subtitle() // @TODO extension not supported by PHP-GTK3 #117
|
||||
null /* @TODO extension not supported by PHP-GTK3 #117
|
||||
$label->get_subtitle()*/
|
||||
);
|
||||
|
||||
// Keep current selection
|
||||
|
Loading…
x
Reference in New Issue
Block a user