summaryrefslogtreecommitdiff
path: root/src/plugins/android/androidmanifesteditorwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/android/androidmanifesteditorwidget.h')
-rw-r--r--src/plugins/android/androidmanifesteditorwidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/android/androidmanifesteditorwidget.h b/src/plugins/android/androidmanifesteditorwidget.h
index 6d49cf7f42..1e8808cfc7 100644
--- a/src/plugins/android/androidmanifesteditorwidget.h
+++ b/src/plugins/android/androidmanifesteditorwidget.h
@@ -79,7 +79,6 @@ class AndroidManifestTextEditorWidget : public TextEditor::TextEditorWidget
{
public:
explicit AndroidManifestTextEditorWidget(AndroidManifestEditorWidget *parent);
- ~AndroidManifestTextEditorWidget() override;
private:
Core::IContext *m_context;