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




commit 8b02098c512161068c78d34b781db99e7f2ae59b
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]