diff options
Diffstat (limited to 'calendar/gui/e-select-names-editable.c')
-rw-r--r-- | calendar/gui/e-select-names-editable.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-select-names-editable.c b/calendar/gui/e-select-names-editable.c index 29c54c7979..9b55e67bf6 100644 --- a/calendar/gui/e-select-names-editable.c +++ b/calendar/gui/e-select-names-editable.c @@ -30,7 +30,7 @@ #include "e-select-names-editable.h" #include "Evolution-Addressbook-SelectNames.h" -#define SELECT_NAMES_OAFIID "OAFIID:GNOME_Evolution_Addressbook_SelectNames" +#define SELECT_NAMES_OAFIID "OAFIID:GNOME_Evolution_Addressbook_SelectNames_2" struct _ESelectNamesEditablePriv { GNOME_Evolution_Addressbook_SelectNames select_names; |