aboutsummaryrefslogtreecommitdiff
path: root/src/gopherclient.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gopherclient.hpp')
-rw-r--r--src/gopherclient.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gopherclient.hpp b/src/gopherclient.hpp
index a2beb0c..f9913c5 100644
--- a/src/gopherclient.hpp
+++ b/src/gopherclient.hpp
@@ -37,6 +37,7 @@ private:
QUrl requested_url;
bool was_cancelled;
QString mime;
+ bool is_processing_binary;
};
#endif // GOPHERCLIENT_HPP