From 2fc243bf6c85745355dcecd7e0221c6dd0071ef2 Mon Sep 17 00:00:00 2001 From: Chris Burt Date: Sat, 24 Jun 2006 18:37:21 +0000 Subject: [PATCH] I couldn't let this die. This commit adds yet another new line to the end of BIF_editgroup.h. That should be *more* than enough ;) I couldn't let it go with no commit message. --- source/blender/include/BIF_editgroup.h | 1 + 1 file changed, 1 insertion(+) diff --git a/source/blender/include/BIF_editgroup.h b/source/blender/include/BIF_editgroup.h index bc6dd772b22..9873a7aaef3 100644 --- a/source/blender/include/BIF_editgroup.h +++ b/source/blender/include/BIF_editgroup.h @@ -37,3 +37,4 @@ void add_selected_to_group(struct Group *group); void rem_selected_from_group(void); void group_operation_with_menu(void); void group_operation(int mode); +