diff --git a/src/Entity/Browser/Container/Tab.php b/src/Entity/Browser/Container/Tab.php index b98bf246..1362c49d 100644 --- a/src/Entity/Browser/Container/Tab.php +++ b/src/Entity/Browser/Container/Tab.php @@ -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