diff options
Diffstat (limited to 'src/ephy-completion-model.h')
-rw-r--r-- | src/ephy-completion-model.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ephy-completion-model.h b/src/ephy-completion-model.h index d54470912..973951ad8 100644 --- a/src/ephy-completion-model.h +++ b/src/ephy-completion-model.h @@ -41,6 +41,7 @@ typedef enum EPHY_COMPLETION_KEYWORDS_COL, EPHY_COMPLETION_RELEVANCE_COL, EPHY_COMPLETION_EXTRA_COL, + EPHY_COMPLETION_FAVICON_COL, N_COL } EphyCompletionColumn; |