forked from qt-creator/qt-creator
Fixes: Link error on Windows, this slot should not be there
This commit is contained in:
@@ -63,7 +63,6 @@ private slots:
|
|||||||
void qtVersionComboBoxCurrentIndexChanged(const QString &);
|
void qtVersionComboBoxCurrentIndexChanged(const QString &);
|
||||||
void manageQtVersions();
|
void manageQtVersions();
|
||||||
void selectToolChain(int index);
|
void selectToolChain(int index);
|
||||||
void toggleDetails();
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void updateToolChainCombo();
|
void updateToolChainCombo();
|
||||||
|
|||||||
Reference in New Issue
Block a user