debugger: make qt source path configurable

This commit is contained in:
hjk
2011-02-23 17:38:09 +01:00
parent 7a35865c50
commit 3331aea7da
8 changed files with 42 additions and 14 deletions

View File

@@ -88,6 +88,7 @@ enum DebuggerActionCode
UseDebuggingHelpers,
UseCustomDebuggingHelperLocation,
CustomDebuggingHelperLocation,
QtSourcesLocation,
UseCodeModel,
ShowThreadNames,