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