Skip to content
Snippets Groups Projects
Commit 12ca7e89 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

VCS: remove duplicate signal declaration

parent bfd4149f
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,6 @@ public:
void setModified(bool modified = true);
signals:
void changed();
void saveMe(const QString &fileName);
private:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment