debugger: make threadnames feature optional

This commit is contained in:
hjk
2010-12-20 17:39:51 +01:00
parent 8095a25709
commit 96475f9553
5 changed files with 24 additions and 2 deletions

View File

@@ -91,6 +91,7 @@ enum DebuggerActionCode
CustomDebuggingHelperLocation,
UseCodeModel,
ShowThreadNames,
UseToolTipsInMainEditor,
UseToolTipsInLocalsView,