Debugger: Remove unused members

Change-Id: I8f255f28977ee52d2b5dfb3fbc7c2864b09247df
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
Nikolai Kosjar
2014-07-10 08:58:27 +02:00
committed by hjk
parent d4dd62c2c7
commit 38db7e43a7

View File

@@ -76,8 +76,6 @@ private:
QCheckBox *checkBoxKeepEditorStationaryWhileStepping;
QLabel *labelMaximalStackDepth;
QSpinBox *spinBoxMaximalStackDepth;
QSpinBox *spinBoxMaximalStringLength;
QSpinBox *spinBoxDisplayStringLimit;
DebuggerSourcePathMappingWidget *sourcesMappingWidget;
const QSharedPointer<Utils::SavedActionSet> m_group;