aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-node-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/ephy-node-view.h')
-rw-r--r--lib/widgets/ephy-node-view.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/widgets/ephy-node-view.h b/lib/widgets/ephy-node-view.h
index 51f6b9bfb..b16c2f428 100644
--- a/lib/widgets/ephy-node-view.h
+++ b/lib/widgets/ephy-node-view.h
@@ -58,7 +58,8 @@ typedef enum
EPHY_NODE_VIEW_SHOW_PRIORITY = 1 << 0,
EPHY_NODE_VIEW_SORTABLE = 1 << 1,
EPHY_NODE_VIEW_EDITABLE = 1 << 2,
- EPHY_NODE_VIEW_SEARCHABLE = 1 << 3
+ EPHY_NODE_VIEW_SEARCHABLE = 1 << 3,
+ EPHY_NODE_VIEW_ELLIPSIZED = 1 << 4
} EphyNodeViewFlags;
typedef struct