diff options
Diffstat (limited to 'webdownloader.h')
-rw-r--r-- | webdownloader.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webdownloader.h b/webdownloader.h index 522ec86..4382353 100644 --- a/webdownloader.h +++ b/webdownloader.h @@ -29,4 +29,6 @@ class WebDownloader : public QObject { QMap<QString, QString> mOtherData; }; + + #endif // WEBDOWNLOADER_H |