summaryrefslogtreecommitdiff
path: root/desktop/tree.h
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2010-12-17 11:10:22 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2010-12-17 11:10:22 +0000
commitbb4bda0b3a2dd71b2a8e248e33f7f63788171b9d (patch)
treefe730d865b04c885b95c13130a9ce95a6fe06681 /desktop/tree.h
parent96cb4b40e728830d36ae90d11fc4c405c82fdc21 (diff)
downloadnetsurf-bb4bda0b3a2dd71b2a8e248e33f7f63788171b9d.tar.gz
netsurf-bb4bda0b3a2dd71b2a8e248e33f7f63788171b9d.tar.bz2
When a hotlist entry edit ends by cancelling, rather than confirming the change, end the whole edit and don't pass onto next element for edit.
svn path=/trunk/netsurf/; revision=11085
Diffstat (limited to 'desktop/tree.h')
-rw-r--r--desktop/tree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/tree.h b/desktop/tree.h
index 1703c3784..032b5e213 100644
--- a/desktop/tree.h
+++ b/desktop/tree.h
@@ -78,6 +78,7 @@ typedef enum {
NODE_DELETE_ELEMENT_IMG, /**< The bitmap or icon of a node is
* being deleted */
NODE_LAUNCH, /**< The node has been launched */
+ NODE_ELEMENT_EDIT_CANCELLED, /**< Editing opperation cancelled. */
NODE_ELEMENT_EDIT_FINISHING, /**< New text has to be accepted
* or rejected. */
NODE_ELEMENT_EDIT_FINISHED /**< Editing of a node_element has