mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-03-13 06:01:21 +00:00
fix visibility init
This commit is contained in:
parent
0fd86e87fe
commit
176f14e36e
@ -30,7 +30,7 @@ abstract class Entry
|
||||
);
|
||||
|
||||
$this->gtk->set_visibility(
|
||||
$this->_value
|
||||
$this->_visible
|
||||
);
|
||||
|
||||
// Render
|
||||
|
Loading…
x
Reference in New Issue
Block a user