add missed line separator

This commit is contained in:
yggverse 2024-07-06 19:22:17 +03:00
parent 5d394242f2
commit 36c778ff41

View File

@ -34,6 +34,7 @@ class Content
$this->gtk->set_propagate_natural_height(
true
);
$this->gtk->set_propagate_natural_width(
true
);