forked from AuroraMiddleware/gtk
spinbutton: Whitespace
This commit is contained in:
parent
1d6ac9b47b
commit
0fd8a287fc
@ -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);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user