forked from qt-creator/qt-creator
Debugger: Unexport GdbEngine, d-pointer for run control.
This commit is contained in:
@@ -82,7 +82,7 @@ enum DebuggingHelperState
|
||||
};
|
||||
|
||||
|
||||
class DEBUGGER_EXPORT GdbEngine : public Debugger::DebuggerEngine
|
||||
class GdbEngine : public Debugger::DebuggerEngine
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user