diff options
author | Johannes Schmid <jhs@gnome.org> | 2009-11-11 09:42:49 +0100 |
---|---|---|
committer | Johannes Schmid <jhs@gnome.org> | 2009-11-11 09:42:49 +0100 |
commit | 0e2a5509f6a4ef181497a1dde76afcda07bfddcc (patch) | |
tree | 31d6a9bda4e0ffbb9c8d12cca4f8b7bacebb5cf3 /gtk/gtktoolitemgroup.h | |
parent | 0886416f268f8ea1de5c50ff8b39d0216b4b2472 (diff) | |
download | gtk+-0e2a5509f6a4ef181497a1dde76afcda07bfddcc.tar.gz |
toolpalette: fixed trailing whitespaces
Diffstat (limited to 'gtk/gtktoolitemgroup.h')
-rw-r--r-- | gtk/gtktoolitemgroup.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtktoolitemgroup.h b/gtk/gtktoolitemgroup.h index fef39316d6..ad3149488d 100644 --- a/gtk/gtktoolitemgroup.h +++ b/gtk/gtktoolitemgroup.h @@ -92,4 +92,4 @@ GtkToolItem* gtk_tool_item_group_get_drop_item (GtkToolItemGroup G_END_DECLS -#endif /* __GTK_TOOL_ITEM_GROUP_H__ */ +#endif /* __GTK_TOOL_ITEM_GROUP_H__ */ |