summaryrefslogtreecommitdiffstats
path: root/src/core/web_engine_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/web_engine_error.h')
-rw-r--r--src/core/web_engine_error.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/web_engine_error.h b/src/core/web_engine_error.h
index 9fd7eb265..5dbc4cd99 100644
--- a/src/core/web_engine_error.h
+++ b/src/core/web_engine_error.h
@@ -58,6 +58,8 @@ public:
DnsErrorDomain
};
+ static const int UserAbortedError;
+
static ErrorDomain toQtErrorDomain(int error_code);
};