Skip to content

Commit

Permalink
LUL
Browse files Browse the repository at this point in the history
  • Loading branch information
lainsce authored Jan 27, 2023
1 parent 558688f commit 3451f9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Widgets/TextField.vala
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
});

var main_box = new Gtk.Box (Gtk.Orientation.VERTICAL, 4);
main_box.hexpand = true;
main_box.append(entry);
main_box.append(support_label);

Expand Down

0 comments on commit 3451f9c

Please sign in to comment.