chore: newlines to facilitate merges

This commit is contained in:
Gabriele Musco 2023-12-27 09:20:17 +00:00
parent 99a6145012
commit bd8ecb645c

View file

@ -336,6 +336,7 @@ impl SimpleComponent for MainView {
}
},
},
model.steam_launch_options_box.widget(),
model.install_wivrn_box.widget(),
gtk::Box {
@ -365,6 +366,7 @@ impl SimpleComponent for MainView {
},
},
model.steamvr_calibration_box.widget(),
gtk::Box {
set_orientation: gtk::Orientation::Vertical,
set_hexpand: true,