Fixed MSVC warnings.

This commit is contained in:
Friedemann Kleint
2009-07-27 09:33:27 +02:00
parent dad9c60867
commit ec0f5172c9
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ namespace Gitorious {
namespace Internal {
class GitoriousHostWizardPage;
class GitoriousProject;
struct GitoriousProject;
namespace Ui {
class GitoriousProjectWidget;

View File

@@ -41,7 +41,7 @@ namespace Gitorious {
namespace Internal {
class GitoriousHostWizardPage;
class GitoriousProject;
struct GitoriousProject;
class GitoriousProjectWidget;
namespace Ui {