forked from qt-creator/qt-creator
Build fix
Reviewed-by: Friedemann Kleint
This commit is contained in:
@@ -60,7 +60,7 @@ namespace Internal {
|
|||||||
}
|
}
|
||||||
} // namespace Constants
|
} // namespace Constants
|
||||||
|
|
||||||
enum DEBUGGER_EXPORT DebuggerState
|
enum DebuggerState
|
||||||
{
|
{
|
||||||
DebuggerNotReady, // Debugger not started
|
DebuggerNotReady, // Debugger not started
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user