forked from qt-creator/qt-creator
Debugger: make default number of array elements configurable
Change-Id: Iad7b653d66f9f87d818f8cce612a82a5fc391b23 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -146,6 +146,7 @@ public:
|
||||
Utils::BoolAspect autoDerefPointers;
|
||||
Utils::IntegerAspect maximalStringLength;
|
||||
Utils::IntegerAspect displayStringLimit;
|
||||
Utils::IntegerAspect defaultArraySize;
|
||||
Utils::BoolAspect sortStructMembers;
|
||||
Utils::BoolAspect useToolTipsInLocalsView;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user