mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 09:05:27 +00:00
add missed line separator
This commit is contained in:
parent
5d394242f2
commit
36c778ff41
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ class Content
|
||||||
$this->gtk->set_propagate_natural_height(
|
$this->gtk->set_propagate_natural_height(
|
||||||
true
|
true
|
||||||
);
|
);
|
||||||
|
|
||||||
$this->gtk->set_propagate_natural_width(
|
$this->gtk->set_propagate_natural_width(
|
||||||
true
|
true
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue