mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Facebook integration: change the menu entry to disconnect
This way the menu entry becomes the togglee it appears it was designed to be in the first place. This closes #129 Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
a63505dde9
commit
b2cc840ebf
3 changed files with 18 additions and 2 deletions
|
@ -183,6 +183,9 @@ slots:
|
|||
|
||||
void socialNetworkRequestConnect();
|
||||
void socialNetworkRequestUpload();
|
||||
void facebookLoggedIn();
|
||||
void facebookLoggedOut();
|
||||
|
||||
private:
|
||||
Ui::MainWindow ui;
|
||||
QAction *actionNextDive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue