forked from qt-creator/qt-creator
Debugger: remove unused variable
Change-Id: I7cddb9cd8ec3b058e04409e6a56490297660ed03 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -69,8 +69,6 @@ static Q_LOGGING_CATEGORY(perspectivesLog, "qtc.utils.perspectives", QtWarningMs
|
||||
|
||||
namespace Utils {
|
||||
|
||||
const int SettingsVersion = 3;
|
||||
|
||||
const char LAST_PERSPECTIVE_KEY[] = "LastPerspective";
|
||||
const char MAINWINDOW_KEY[] = "Debugger.MainWindow";
|
||||
const char AUTOHIDE_TITLEBARS_KEY[] = "AutoHideTitleBars";
|
||||
|
Reference in New Issue
Block a user