diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2024-08-19 20:53:54 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2024-08-19 20:53:54 (GMT) |
commit | 7ae448ef9adac1642241f09d8838294b5d6e8e2d (patch) | |
tree | 6fc3f4a30f3b0db24b2c1381ca927f7fcb780957 /src | |
parent | 39ead30e3bcb19925946e9e3d752486d6cc1d0cb (diff) |
Extend launch content as much as possible.
Diffstat (limited to 'src')
-rw-r--r-- | src/gui/panels/binary-launch.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/panels/binary-launch.ui b/src/gui/panels/binary-launch.ui index c4ed3f7..553f758 100644 --- a/src/gui/panels/binary-launch.ui +++ b/src/gui/panels/binary-launch.ui @@ -35,6 +35,7 @@ <child> <object class="GtkLabel"> <property name="label">Load a binary content and parse its format if recognized</property> + <property name="hexpand">true</property> <property name="xalign">0</property> <layout> <property name="column">1</property> |