mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
AccountManager: remove export macro
This commit is contained in:
parent
3c8409ee69
commit
e321280eae
@ -20,7 +20,7 @@ namespace OCC {
|
||||
|
||||
typedef QSharedPointer<AccountState> AccountStatePtr;
|
||||
|
||||
class OWNCLOUDSYNC_EXPORT AccountManager : public QObject {
|
||||
class AccountManager : public QObject {
|
||||
Q_OBJECT
|
||||
public:
|
||||
static AccountManager *instance();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user