From 197370cddc72ae524493e765196abce7f18f95e6 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Mon, 16 Oct 2006 08:42:22 +0000 Subject: [PATCH] This is gui'd already. SVN revision: 26649 --- src/bin/e_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/e_config.h b/src/bin/e_config.h index 1d070abdc..b906151bf 100644 --- a/src/bin/e_config.h +++ b/src/bin/e_config.h @@ -253,7 +253,7 @@ struct _E_Config int wallpaper_grad_c2_g; // INTERNAL int wallpaper_grad_c2_b; // INTERNAL - const char *theme_default_border_style; + const char *theme_default_border_style; // GUI Evas_List *mime_icons; };