diff options
Diffstat (limited to 'lib/widgets/ephy-hosts-store.h')
-rw-r--r-- | lib/widgets/ephy-hosts-store.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/widgets/ephy-hosts-store.h b/lib/widgets/ephy-hosts-store.h index 40502e8a0..98886fec8 100644 --- a/lib/widgets/ephy-hosts-store.h +++ b/lib/widgets/ephy-hosts-store.h @@ -44,6 +44,7 @@ typedef enum { EPHY_HOSTS_STORE_COLUMN_TITLE, EPHY_HOSTS_STORE_COLUMN_ADDRESS, EPHY_HOSTS_STORE_COLUMN_VISIT_COUNT, + EPHY_HOSTS_STORE_COLUMN_FAVICON, EPHY_HOSTS_STORE_N_COLUMNS } EphyHostsStoreColumn; |