summaryrefslogtreecommitdiffstats
path: root/src/nfc/qnearfieldmanager_emulator_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nfc/qnearfieldmanager_emulator_p.h')
-rw-r--r--src/nfc/qnearfieldmanager_emulator_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nfc/qnearfieldmanager_emulator_p.h b/src/nfc/qnearfieldmanager_emulator_p.h
index 1b660a23..0416388a 100644
--- a/src/nfc/qnearfieldmanager_emulator_p.h
+++ b/src/nfc/qnearfieldmanager_emulator_p.h
@@ -67,9 +67,9 @@ class QNearFieldManagerPrivateImpl : public QNearFieldManagerPrivateVirtualBase
public:
QNearFieldManagerPrivateImpl();
- ~QNearFieldManagerPrivateImpl();
+ ~QNearFieldManagerPrivateImpl() override;
- bool isAvailable() const;
+ bool isAvailable() const override;
void reset();