forked from qt-creator/qt-creator
ToolChain: Remove unnecessary parameter
Change-Id: I7918a0eb89b2d3a3edcbb6bec4021db89c546a72 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
This commit is contained in:
@@ -71,7 +71,7 @@ public:
|
||||
virtual void makeReadOnly();
|
||||
|
||||
signals:
|
||||
void dirty(ProjectExplorer::ToolChain *);
|
||||
void dirty();
|
||||
|
||||
protected slots:
|
||||
void emitDirty();
|
||||
|
||||
Reference in New Issue
Block a user