summaryrefslogtreecommitdiffstats
path: root/examples/nfc/ndefeditor/textrecordeditor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/nfc/ndefeditor/textrecordeditor.cpp')
-rw-r--r--examples/nfc/ndefeditor/textrecordeditor.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/nfc/ndefeditor/textrecordeditor.cpp b/examples/nfc/ndefeditor/textrecordeditor.cpp
index 390674ad..381ff88f 100644
--- a/examples/nfc/ndefeditor/textrecordeditor.cpp
+++ b/examples/nfc/ndefeditor/textrecordeditor.cpp
@@ -51,8 +51,6 @@
#include "textrecordeditor.h"
#include "ui_textrecordeditor.h"
-#include <QtCore/QDebug>
-
TextRecordEditor::TextRecordEditor(QWidget *parent) :
QWidget(parent),
ui(new Ui::TextRecordEditor)