diff --git a/src/Entity/Window/Tab/History/Content.php b/src/Entity/Window/Tab/History/Content.php index 08fd9f12..ed1932fa 100644 --- a/src/Entity/Window/Tab/History/Content.php +++ b/src/Entity/Window/Tab/History/Content.php @@ -168,6 +168,7 @@ class Content else { + /* @TODO initiation test $this->history->navbar->open->gtk->set_sensitive( false ); @@ -175,6 +176,7 @@ class Content $this->history->navbar->delete->gtk->set_sensitive( false ); + */ } }