diff options
Diffstat (limited to 'addressbook/gui/component/select-names/e-select-names.h')
-rw-r--r-- | addressbook/gui/component/select-names/e-select-names.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/component/select-names/e-select-names.h b/addressbook/gui/component/select-names/e-select-names.h index 75dc3a6af0..d4da9c9892 100644 --- a/addressbook/gui/component/select-names/e-select-names.h +++ b/addressbook/gui/component/select-names/e-select-names.h @@ -69,6 +69,7 @@ struct _ESelectNames int child_count; ETableScrolled *table; ETableModel *adapter; + ETableModel *without; EAddressbookModel *model; GtkWidget *categories; GtkWidget *categories_entry; |