Remove lambdas: they don't work on OSX 10.7

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-11-08 21:50:12 -02:00 committed by Dirk Hohndel
parent f66e3a4489
commit 125217074e
2 changed files with 21 additions and 2 deletions

View file

@ -195,6 +195,8 @@ slots:
void disableShortcuts(bool disablePaste = true);
void enableShortcuts();
void socialNetworkRequestConnect();
void socialNetworkRequestUpload();
private:
Ui::MainWindow ui;
QAction *actionNextDive;