mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
f66e3a4489
commit
125217074e
2 changed files with 21 additions and 2 deletions
|
@ -195,6 +195,8 @@ slots:
|
|||
void disableShortcuts(bool disablePaste = true);
|
||||
void enableShortcuts();
|
||||
|
||||
void socialNetworkRequestConnect();
|
||||
void socialNetworkRequestUpload();
|
||||
private:
|
||||
Ui::MainWindow ui;
|
||||
QAction *actionNextDive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue