Skip to content
Snippets Groups Projects
Commit ec0f5172 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Fixed MSVC warnings.

parent dad9c608
No related merge requests found
......@@ -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 {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment