Create a Facebook album for Subsurface

We still need to do a lot of stuff on that part.
Currently when asking for sending a profile, it will just
create a private album.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-12-24 13:23:31 -02:00 committed by Dirk Hohndel
parent e49b4b72b7
commit a76fdd8d54
5 changed files with 77 additions and 1 deletions

View file

@ -51,6 +51,7 @@ slots:
void renumberDives();
void shiftTimes();
void loadImages();
void publishFacebook();
static QString lastUsedImageDir();
signals: