forked from qt-creator/qt-creator
Gitorious wizard: Import CMake projects, look in src directory.
Remove unused code.
This commit is contained in:
@@ -74,7 +74,7 @@ private slots:
|
||||
private:
|
||||
GitoriousProjectWidget *projectWidgetAt(int index) const;
|
||||
GitoriousProjectWidget *currentProjectWidget() const;
|
||||
int hostIndexToStackIndex(int hostIndex) const;
|
||||
int stackIndexOf(const QString &hostName) const;
|
||||
|
||||
const GitoriousHostWizardPage *m_hostPage;
|
||||
QStackedWidget *m_stackedWidget;
|
||||
|
||||
Reference in New Issue
Block a user