forked from qt-creator/qt-creator
CDB: Fix UI text
Task-number: QTCREATORBUG-25915 Change-Id: I2f0e905ddcab8c8988cb84fbfb201ab089f087ff Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -225,7 +225,7 @@ CdbOptionsPageWidget::CdbOptionsPageWidget()
|
|||||||
},
|
},
|
||||||
|
|
||||||
Group {
|
Group {
|
||||||
Title(tr("Break on")),
|
Title(tr("Break On")),
|
||||||
m_breakEventWidget
|
m_breakEventWidget
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user