forked from qt-creator/qt-creator
debugger: make qt source path configurable
This commit is contained in:
@@ -88,6 +88,7 @@ enum DebuggerActionCode
|
||||
UseDebuggingHelpers,
|
||||
UseCustomDebuggingHelperLocation,
|
||||
CustomDebuggingHelperLocation,
|
||||
QtSourcesLocation,
|
||||
|
||||
UseCodeModel,
|
||||
ShowThreadNames,
|
||||
|
||||
Reference in New Issue
Block a user