debugger: get rid of the private header dependency

Removed the CanvasFrameRate class as it is not used, and
depends on private Qt API
This commit is contained in:
Olivier Goffart
2010-08-10 10:10:39 +02:00
parent b15a0a5a0f
commit 9df9695a7f
7 changed files with 1 additions and 680 deletions

View File

@@ -51,7 +51,6 @@ namespace Internal {
class ScriptAgent;
class WatchData;
class QmlResponse;
class CanvasFrameRate;
class QmlDebuggerClient;
class DEBUGGER_EXPORT QmlEngine : public DebuggerEngine