forked from qt-creator/qt-creator
Fixed MSVC warnings.
This commit is contained in:
@@ -44,7 +44,7 @@ namespace Gitorious {
|
||||
namespace Internal {
|
||||
|
||||
class GitoriousHostWizardPage;
|
||||
class GitoriousProject;
|
||||
struct GitoriousProject;
|
||||
|
||||
namespace Ui {
|
||||
class GitoriousProjectWidget;
|
||||
|
||||
@@ -41,7 +41,7 @@ namespace Gitorious {
|
||||
namespace Internal {
|
||||
|
||||
class GitoriousHostWizardPage;
|
||||
class GitoriousProject;
|
||||
struct GitoriousProject;
|
||||
class GitoriousProjectWidget;
|
||||
|
||||
namespace Ui {
|
||||
|
||||
Reference in New Issue
Block a user