forked from qt-creator/qt-creator
Compile.
Removed declaration of slot shadowBuildButtonClicked().
This commit is contained in:
@@ -60,7 +60,6 @@ private slots:
|
|||||||
void changeConfigName(const QString &newName);
|
void changeConfigName(const QString &newName);
|
||||||
void setupQtVersionsComboBox();
|
void setupQtVersionsComboBox();
|
||||||
void shadowBuildCheckBoxClicked(bool checked);
|
void shadowBuildCheckBoxClicked(bool checked);
|
||||||
void shadowBuildButtonClicked();
|
|
||||||
void onBeforeBeforeShadowBuildDirBrowsed();
|
void onBeforeBeforeShadowBuildDirBrowsed();
|
||||||
void shadowBuildLineEditTextChanged();
|
void shadowBuildLineEditTextChanged();
|
||||||
void importLabelClicked();
|
void importLabelClicked();
|
||||||
|
|||||||
Reference in New Issue
Block a user