aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-download.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-download.h')
-rw-r--r--embed/ephy-download.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/embed/ephy-download.h b/embed/ephy-download.h
index 34cbbca83..a4592b806 100644
--- a/embed/ephy-download.h
+++ b/embed/ephy-download.h
@@ -74,7 +74,8 @@ typedef enum
EPHY_DOWNLOAD_ACTION_NONE,
EPHY_DOWNLOAD_ACTION_AUTO,
EPHY_DOWNLOAD_ACTION_BROWSE_TO,
- EPHY_DOWNLOAD_ACTION_OPEN
+ EPHY_DOWNLOAD_ACTION_OPEN,
+ EPHY_DOWNLOAD_ACTION_DO_NOTHING
} EphyDownloadActionType;
GType ephy_download_get_type (void) G_GNUC_CONST;