fix visibility init

This commit is contained in:
yggverse 2024-07-08 01:16:23 +03:00
parent 0fd86e87fe
commit 176f14e36e

View file

@ -30,7 +30,7 @@ abstract class Entry
); );
$this->gtk->set_visibility( $this->gtk->set_visibility(
$this->_value $this->_visible
); );
// Render // Render