mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-08-03 14:49:04 +00:00
chore: newlines to facilitate merges
This commit is contained in:
parent
99a6145012
commit
bd8ecb645c
1 changed files with 2 additions and 0 deletions
|
@ -336,6 +336,7 @@ impl SimpleComponent for MainView {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
model.steam_launch_options_box.widget(),
|
model.steam_launch_options_box.widget(),
|
||||||
model.install_wivrn_box.widget(),
|
model.install_wivrn_box.widget(),
|
||||||
gtk::Box {
|
gtk::Box {
|
||||||
|
@ -365,6 +366,7 @@ impl SimpleComponent for MainView {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
model.steamvr_calibration_box.widget(),
|
model.steamvr_calibration_box.widget(),
|
||||||
|
|
||||||
gtk::Box {
|
gtk::Box {
|
||||||
set_orientation: gtk::Orientation::Vertical,
|
set_orientation: gtk::Orientation::Vertical,
|
||||||
set_hexpand: true,
|
set_hexpand: true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue