summaryrefslogtreecommitdiffstats
path: root/logic/net/DownloadJob.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/net/DownloadJob.h')
-rw-r--r--logic/net/DownloadJob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/net/DownloadJob.h b/logic/net/DownloadJob.h
index cbde3852..94abb9af 100644
--- a/logic/net/DownloadJob.h
+++ b/logic/net/DownloadJob.h
@@ -5,7 +5,7 @@
/**
* A single file for the downloader/cache to process.
*/
-class LIBUTIL_EXPORT DownloadJob : public Job
+class DownloadJob : public Job
{
Q_OBJECT
public: