From a6f78aad38333e216ced74e6c51f3449c17dd7b7 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sun, 15 Mar 2020 11:59:50 +0100 Subject: work --- src/platform.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/platform.h') diff --git a/src/platform.h b/src/platform.h index 6a32212..b3d30e9 100644 --- a/src/platform.h +++ b/src/platform.h @@ -124,6 +124,7 @@ typedef enum t_file_open_error FILE_ERROR_REMOTE_IO_ERROR = 8, FILE_ERROR_STALE = 9, // NFS server file is removed/renamed FILE_ERROR_GENERIC = 10, + FILE_ERROR_TOO_BIG = 11, } file_open_error; struct open_dialog_args -- cgit v1.2.3-70-g09d2