Gitorious wizard: Import CMake projects, look in src directory.

Remove unused code.
This commit is contained in:
Friedemann Kleint
2009-07-27 09:22:26 +02:00
parent f3a04e7ef6
commit 96940fa949
4 changed files with 41 additions and 20 deletions

View File

@@ -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;