forked from qt-creator/qt-creator
debugger: use new action scheme for number base selections
This commit is contained in:
@@ -176,6 +176,8 @@ enum DebuggerActionCode
|
||||
FormatDecimal,
|
||||
FormatOctal,
|
||||
FormatBinary,
|
||||
FormatRaw,
|
||||
FormatNatural,
|
||||
};
|
||||
|
||||
// singleton access
|
||||
|
||||
Reference in New Issue
Block a user