X-Git-Url: https://vcs.maemo.org/git/?p=situare;a=blobdiff_plain;f=src%2Ffacebookservice%2Ffacebookauthentication.h;h=a3ea7d5794354cb371b65483815ca4fec84502c0;hp=f6969a7a8bbdee454f3644135d575e76eb299250;hb=49b5e403e51174df27d0e737148868689456f78a;hpb=6929a95d4efa92233e108ca7ffb2dd75ba3f2e70 diff --git a/src/facebookservice/facebookauthentication.h b/src/facebookservice/facebookauthentication.h index f6969a7..a3ea7d5 100644 --- a/src/facebookservice/facebookauthentication.h +++ b/src/facebookservice/facebookauthentication.h @@ -150,8 +150,9 @@ signals: * All login related actions should be connected to this signal. * * @param session Session data + * @param wallPostPermission Has the user granted rights for posting to wall */ - void loggedIn(const QString session); + void loggedIn(const QString session, bool wallPostPermission); /** * @brief Emitted when logged out