make ibar config pointer EINTERN

This commit is contained in:
Mike Blumenkrantz 2016-01-13 16:46:24 -05:00
parent 542e44a445
commit e31a3cc378
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ static E_Config_DD *conf_item_edd = NULL;
static Eina_Hash *ibar_orders = NULL;
static Eina_List *ibars = NULL;
Config *ibar_config = NULL;
EINTERN Config *ibar_config = NULL;
static inline const char *
_desktop_name_get(const Efreet_Desktop *desktop)