mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Add COMIC_VINE_USER_AGENT to YACReaderLibrary.ini to be able to customize the user agent
This commit is contained in:
@ -45,5 +45,6 @@ protected slots:
|
||||
protected:
|
||||
QSettings *settings;
|
||||
QString baseURL;
|
||||
QString userAgent;
|
||||
};
|
||||
#endif // COMIC_VINE_CLIENT_H
|
||||
|
||||
Reference in New Issue
Block a user