mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-22 07:40:00 +01:00
added support for v4l2 (beta)
fixes to reloaded's glade files fix reloaded connection launcher
This commit is contained in:
@@ -325,7 +325,7 @@ gui_cell_renderer_spin_start_editing (GtkCellRenderer *cell,
|
||||
spincell->upper,
|
||||
spincell->step_inc,
|
||||
spincell->page_inc,
|
||||
spincell->page_size));
|
||||
0));
|
||||
|
||||
gtk_spin_button_configure(GTK_SPIN_BUTTON(spinbutton), adj, spincell->climb_rate, spincell->digits);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user