mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-28 03:49:20 +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 {
|
namespace Mirall {
|
||||||
|
|
||||||
class CookieJar : public QNetworkCookieJar
|
class OWNCLOUDSYNC_EXPORT CookieJar : public QNetworkCookieJar
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in a new issue