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 manageQtVersions();
|
||||
void selectToolChain(int index);
|
||||
void toggleDetails();
|
||||
|
||||
private:
|
||||
void updateToolChainCombo();
|
||||
|
||||
Reference in New Issue
Block a user