summaryrefslogtreecommitdiffstats
path: root/examples/ndefeditor/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ndefeditor/mainwindow.h')
-rw-r--r--examples/ndefeditor/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/ndefeditor/mainwindow.h b/examples/ndefeditor/mainwindow.h
index 47bfdffa67..ae3d975455 100644
--- a/examples/ndefeditor/mainwindow.h
+++ b/examples/ndefeditor/mainwindow.h
@@ -101,6 +101,7 @@ private:
QNearFieldManager *m_manager;
TouchAction m_touchAction;
+ QNearFieldTarget::RequestId m_request;
};
#endif // MAINWINDOW_H