[gtk+/gtk-3-20] gtkselectionprivate: minor style fix
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-20] gtkselectionprivate: minor style fix
- Date: Thu, 19 May 2016 14:58:07 +0000 (UTC)
commit ee841a282b287512cc783f2bf58e447ae80058ae
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu May 19 16:55:24 2016 +0200
gtkselectionprivate: minor style fix
This seems to make some issue with the gtk# scanner.
gtk/gtkselectionprivate.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkselectionprivate.h b/gtk/gtkselectionprivate.h
index bd5c634..d77432f 100644
--- a/gtk/gtkselectionprivate.h
+++ b/gtk/gtkselectionprivate.h
@@ -52,7 +52,7 @@ struct _GtkTargetList
/*< private >*/
GList *list;
guint ref_count;
- };
+};
gboolean _gtk_selection_clear (GtkWidget *widget,
GdkEventSelection *event);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]