forked from qt-creator/qt-creator
Compilation: Fix MSVC warnings in the Designer plugin.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
namespace Designer {
|
||||
namespace Internal {
|
||||
|
||||
struct FormClassWizardParameters;
|
||||
class FormClassWizardParameters;
|
||||
|
||||
class FormClassWizard : public Core::BaseFileWizard
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user