forked from qt-creator/qt-creator
Debugger: Remove unused members
Change-Id: I8f255f28977ee52d2b5dfb3fbc7c2864b09247df Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
@@ -76,8 +76,6 @@ private:
|
|||||||
QCheckBox *checkBoxKeepEditorStationaryWhileStepping;
|
QCheckBox *checkBoxKeepEditorStationaryWhileStepping;
|
||||||
QLabel *labelMaximalStackDepth;
|
QLabel *labelMaximalStackDepth;
|
||||||
QSpinBox *spinBoxMaximalStackDepth;
|
QSpinBox *spinBoxMaximalStackDepth;
|
||||||
QSpinBox *spinBoxMaximalStringLength;
|
|
||||||
QSpinBox *spinBoxDisplayStringLimit;
|
|
||||||
|
|
||||||
DebuggerSourcePathMappingWidget *sourcesMappingWidget;
|
DebuggerSourcePathMappingWidget *sourcesMappingWidget;
|
||||||
const QSharedPointer<Utils::SavedActionSet> m_group;
|
const QSharedPointer<Utils::SavedActionSet> m_group;
|
||||||
|
|||||||
Reference in New Issue
Block a user