mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-24 14:05:58 +03:00
Export CookieJar
This commit is contained in:
parent
3228fde4af
commit
0a7dbeb778
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
namespace Mirall {
|
||||
|
||||
class CookieJar : public QNetworkCookieJar
|
||||
class OWNCLOUDSYNC_EXPORT CookieJar : public QNetworkCookieJar
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue