summaryrefslogtreecommitdiff
path: root/src/nautilus-applicable-views.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nautilus-applicable-views.h')
-rw-r--r--src/nautilus-applicable-views.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nautilus-applicable-views.h b/src/nautilus-applicable-views.h
index 4cb88c8d0..536047542 100644
--- a/src/nautilus-applicable-views.h
+++ b/src/nautilus-applicable-views.h
@@ -43,6 +43,7 @@ typedef struct NautilusNavigationInfo NautilusNavigationInfo;
* the GnomeVFSResults are treated the same here.
*/
typedef enum {
+ NAUTILUS_NAVIGATION_RESULT_UNDEFINED = -1,
NAUTILUS_NAVIGATION_RESULT_OK,
NAUTILUS_NAVIGATION_RESULT_UNSPECIFIC_ERROR,
NAUTILUS_NAVIGATION_RESULT_NO_HANDLER_FOR_TYPE,