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 static gboolean
scroll_controller_scroll (GtkEventControllerScroll *Scroll, scroll_controller_scroll (GtkEventControllerScroll *Scroll,
double dx, double dx,
double dy, double dy,
GtkWidget *widget) GtkWidget *widget)
{ {
GtkSpinButton *spin = GTK_SPIN_BUTTON (widget); GtkSpinButton *spin = GTK_SPIN_BUTTON (widget);