summaryrefslogtreecommitdiff
path: root/gladeui/glade-signal-model.c
diff options
context:
space:
mode:
Diffstat (limited to 'gladeui/glade-signal-model.c')
-rw-r--r--gladeui/glade-signal-model.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gladeui/glade-signal-model.c b/gladeui/glade-signal-model.c
index 598747eb..d790af6e 100644
--- a/gladeui/glade-signal-model.c
+++ b/gladeui/glade-signal-model.c
@@ -1,5 +1,6 @@
/*
* glade-signal-model.c
+ *
* Copyright (C) Johannes Schmid 2010 <jhs@gnome.org>
*
* This library is free software; you can redistribute it and/or modify it
@@ -16,6 +17,7 @@
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
+
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif