summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-gtk-scrollbar.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gtk+/glade-gtk-scrollbar.c')
-rw-r--r--plugins/gtk+/glade-gtk-scrollbar.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/gtk+/glade-gtk-scrollbar.c b/plugins/gtk+/glade-gtk-scrollbar.c
index 7ebde834..7de7ec16 100644
--- a/plugins/gtk+/glade-gtk-scrollbar.c
+++ b/plugins/gtk+/glade-gtk-scrollbar.c
@@ -28,8 +28,8 @@
#include "glade-scrollbar-editor.h"
GladeEditable *
-glade_gtk_scrollbar_create_editable (GladeWidgetAdaptor * adaptor,
- GladeEditorPageType type)
+glade_gtk_scrollbar_create_editable (GladeWidgetAdaptor *adaptor,
+ GladeEditorPageType type)
{
if (type == GLADE_PAGE_GENERAL)
{