From d8a5b10864f377e2c8cc293e9f07e5a62faf765e Mon Sep 17 00:00:00 2001 From: Nick Treleaven Date: Tue, 29 Sep 2009 13:56:37 +0000 Subject: [PATCH] Commit forgotten file (oops). git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4266 ea778897-0a13-0410-b9d1-a72fbfd435f5 --- plugins/geanyfunctions.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/geanyfunctions.h b/plugins/geanyfunctions.h index 73ff265d..54cb9981 100644 --- a/plugins/geanyfunctions.h +++ b/plugins/geanyfunctions.h @@ -216,6 +216,8 @@ geany_functions->p_utils->str_middle_truncate #define utils_str_remove_chars \ geany_functions->p_utils->str_remove_chars +#define utils_get_file_list_full \ + geany_functions->p_utils->get_file_list_full #define ui_dialog_vbox_new \ geany_functions->p_ui->dialog_vbox_new #define ui_frame_new_with_alignment \