From a2bedaef2361ce02de7cbf17d5f650e988fa8b63 Mon Sep 17 00:00:00 2001 From: Arno Date: Tue, 26 Dec 2017 18:23:11 +0100 Subject: Get rid of QSignalMapper mOpenWithMapperFS Replace it with a lambda as SLOT, as stated in the QT documentation. --- shemov.h | 1 - 1 file changed, 1 deletion(-) (limited to 'shemov.h') diff --git a/shemov.h b/shemov.h index 7420bbe..399c9b8 100644 --- a/shemov.h +++ b/shemov.h @@ -186,7 +186,6 @@ class SheMov : public QMainWindow { QAction *mAnalyzeSeriesA; QAction *mAnalyzePartsA; - QSignalMapper *mOpenWithMapperFS; QSignalMapper *mOpenTimesFSMapper; QActionGroup *mOpenTimesFSAG; -- cgit v1.2.3-70-g09d2