summaryrefslogtreecommitdiff
path: root/src/net/mailhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/mailhandler.h')
-rw-r--r--src/net/mailhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/mailhandler.h b/src/net/mailhandler.h
index 70b5796b7..8d53c739b 100644
--- a/src/net/mailhandler.h
+++ b/src/net/mailhandler.h
@@ -55,4 +55,6 @@ class MailHandler notfinal
} // namespace Net
+extern Net::MailHandler *mailHandler;
+
#endif // NET_MAILHANDLER_H