Debugger: Unexport GdbEngine, d-pointer for run control.

This commit is contained in:
Friedemann Kleint
2010-09-14 08:34:07 +02:00
parent 7c224768ee
commit 83e60a1747
4 changed files with 80 additions and 60 deletions

View File

@@ -82,7 +82,7 @@ enum DebuggingHelperState
};
class DEBUGGER_EXPORT GdbEngine : public Debugger::DebuggerEngine
class GdbEngine : public Debugger::DebuggerEngine
{
Q_OBJECT