Windows: Fix some warnings

This commit is contained in:
Tobias Hunger
2010-11-15 17:47:21 +01:00
parent 64bd93325f
commit e85bfa7073
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ class IEditor;
namespace Debugger {
struct QmlCppEnginePrivate;
class QmlCppEnginePrivate;
class DEBUGGER_EXPORT QmlCppEngine : public DebuggerEngine
{