[gtk/wip/baedert/for-master] gesture: Replace tabs



commit 5b93603f5c07f39e0d960b5389239d5e72eae0d6
Author: Timm Bäder <mail baedert org>
Date:   Sun Dec 27 21:06:51 2020 +0100

    gesture: Replace tabs

 gtk/gtkgesture.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkgesture.c b/gtk/gtkgesture.c
index f0bb28421a..802309c43d 100644
--- a/gtk/gtkgesture.c
+++ b/gtk/gtkgesture.c
@@ -759,7 +759,7 @@ gtk_gesture_class_init (GtkGestureClass *klass)
                                                          "to trigger the gesture"),
                                                       1, G_MAXUINT, 1,
                                                       GTK_PARAM_READWRITE |
-                                                     G_PARAM_CONSTRUCT_ONLY));
+                                                      G_PARAM_CONSTRUCT_ONLY));
   /**
    * GtkGesture::begin:
    * @gesture: the object which received the signal


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]