From 024858ff9db5573800e157a2b615a33d63af944d Mon Sep 17 00:00:00 2001 From: David Schulz Date: Thu, 13 Apr 2017 09:16:27 +0200 Subject: [PATCH] Debugger: Remove 'available' part of the cdb python setting Since the cdbextension is now shipped with python the majority of users should have this extension. Change-Id: Iea8802ccd118ea421767f41666d03c59e7027e03 Reviewed-by: hjk Reviewed-by: Leena Miettinen Reviewed-by: David Schulz --- src/plugins/debugger/cdb/cdboptionspagewidget.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/debugger/cdb/cdboptionspagewidget.ui b/src/plugins/debugger/cdb/cdboptionspagewidget.ui index ceffec4f568..4b80ff1d26c 100644 --- a/src/plugins/debugger/cdb/cdboptionspagewidget.ui +++ b/src/plugins/debugger/cdb/cdboptionspagewidget.ui @@ -92,7 +92,7 @@ - Use Python dumper when available + Use Python dumper