forked from qt-creator/qt-creator
debugger: make threadnames feature optional
This commit is contained in:
@@ -91,6 +91,7 @@ enum DebuggerActionCode
|
||||
CustomDebuggingHelperLocation,
|
||||
|
||||
UseCodeModel,
|
||||
ShowThreadNames,
|
||||
|
||||
UseToolTipsInMainEditor,
|
||||
UseToolTipsInLocalsView,
|
||||
|
||||
Reference in New Issue
Block a user