Compile Windows.

This commit is contained in:
Friedemann Kleint
2010-06-22 12:28:05 +02:00
parent 0344b728e9
commit ecff29be07
6 changed files with 26 additions and 19 deletions

View File

@@ -101,6 +101,7 @@ public:
void startSuccessful();
void debuggingFinished();
DebuggerState state() const;
Internal::DebuggerEngine *engine();
void showMessage(const QString &msg, int channel);