mirror of
https://github.com/subsurface/subsurface.git
synced 2025-01-31 19:23:24 +00:00
code cleanup: remove unused QSignalMapper
Fixes CID #353274 Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
daedffce2e
commit
1f35b005fb
1 changed files with 0 additions and 1 deletions
|
@ -82,7 +82,6 @@ slots:
|
|||
private:
|
||||
Ui::plannerSettingsWidget ui;
|
||||
void updateUnitsUI();
|
||||
QSignalMapper *modeMapper;
|
||||
};
|
||||
|
||||
#include "ui_plannerDetails.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue