mirror of
https://gitlab.com/gabmus/envision.git
synced 2025-04-20 19:44:50 +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.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,
|
||||
|
|
Loading…
Add table
Reference in a new issue