From f4f114a1ca765a7632cb43b0b294eff1baca604a Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 7 Jul 2024 08:25:44 +0300 Subject: [PATCH] update comment --- src/Entity/Browser/Container/Tab.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Entity/Browser/Container/Tab.php b/src/Entity/Browser/Container/Tab.php index e75d4bbc..b98bf246 100644 --- a/src/Entity/Browser/Container/Tab.php +++ b/src/Entity/Browser/Container/Tab.php @@ -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