diff --git a/src/plugins/resourceeditor/resourceeditorw.h b/src/plugins/resourceeditor/resourceeditorw.h index 3cf018130a5b8f149d7931f218a131604f584946..b6ff35a7838a3495fac7af4729ac0f66f088c238 100644 --- a/src/plugins/resourceeditor/resourceeditorw.h +++ b/src/plugins/resourceeditor/resourceeditorw.h @@ -67,9 +67,6 @@ public: QString suggestedFileName() const; virtual QString mimeType() const; -signals: - void changed(); - private: const QString m_mimeType; ResourceEditorW *m_parent;