From e2bd7d695474314aa910a36c664e4dc1c7e39d8c Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Mon, 29 Jun 2020 00:46:48 +0200 Subject: Implements style preview for kristall document styles. Allows importing them via the preview site. --- src/browsertab.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/browsertab.hpp') diff --git a/src/browsertab.hpp b/src/browsertab.hpp index 2905fcb..7e7f446 100644 --- a/src/browsertab.hpp +++ b/src/browsertab.hpp @@ -169,7 +169,7 @@ public: QSslCertificate current_server_certificate; QByteArray current_buffer; - QString current_mime; + MimeType current_mime; QElapsedTimer timer; CryptoIdentity current_identity; -- cgit v1.2.3