forked from qt-creator/qt-creator
Debugger: Add an option to show simple values as text annotations
Change-Id: I726d8559d7e28abd776ce483d5f670be5af09412 Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -98,6 +98,7 @@ enum DebuggerActionCode
|
||||
ShowThreadNames,
|
||||
|
||||
UseToolTipsInMainEditor,
|
||||
UseAnnotationsInMainEditor,
|
||||
UseToolTipsInLocalsView,
|
||||
UseToolTipsInBreakpointsView,
|
||||
UseToolTipsInStackView,
|
||||
|
||||
Reference in New Issue
Block a user