spinbutton: Whitespace

This commit is contained in:
Timm Bäder 2020-08-21 05:40:59 +02:00
parent 1d6ac9b47b
commit 0fd8a287fc

View File

@ -777,9 +777,9 @@ swipe_gesture_update (GtkGesture *gesture,
static gboolean
scroll_controller_scroll (GtkEventControllerScroll *Scroll,
double dx,
double dy,
GtkWidget *widget)
double dx,
double dy,
GtkWidget *widget)
{
GtkSpinButton *spin = GTK_SPIN_BUTTON (widget);