Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[qmf] Make ssoaccountsmanager.h public header.
Enables qmf clients to use accounts manager singleton.
  • Loading branch information
Valerio Valerio committed Jun 12, 2013
1 parent 32e7331 commit 417d929
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions qmf/src/libraries/qmfclient/qmfclient.pro
Expand Up @@ -171,10 +171,9 @@ TRANSLATIONS += libqtopiamail-ar.ts \
libqtopiamail-zh_TW.ts

packagesExist(accounts-qt) | packagesExist(accounts-qt5) {
PRIVATE_HEADERS += \
ssoaccountmanager.h

PUBLIC_HEADERS += \
ssoaccountmanager.h \
ssosessionmanager.h \
ssoauthplugin.h

Expand Down

0 comments on commit 417d929

Please sign in to comment.