forked from qt-creator/qt-creator
Remove declaration of deleted slot
This commit is contained in:
@@ -90,9 +90,6 @@ public:
|
|||||||
// TODO detectQtShadowBuild() ? how did this work ?
|
// TODO detectQtShadowBuild() ? how did this work ?
|
||||||
QVariantMap toMap() const;
|
QVariantMap toMap() const;
|
||||||
|
|
||||||
public slots:
|
|
||||||
void targetInformationChanged();
|
|
||||||
|
|
||||||
signals:
|
signals:
|
||||||
void commandLineArgumentsChanged(const QString&);
|
void commandLineArgumentsChanged(const QString&);
|
||||||
void workingDirectoryChanged(const QString&);
|
void workingDirectoryChanged(const QString&);
|
||||||
|
|||||||
Reference in New Issue
Block a user