forked from qt-creator/qt-creator
Core: Remove unused Key
Change-Id: Ic3e9e7b994e010fe1b65b8273e74124dc957bdef Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -108,7 +108,6 @@ static const char askBeforeExitKey[] = "AskBeforeExit";
|
|||||||
static const char windowGeometryKey[] = "WindowGeometry";
|
static const char windowGeometryKey[] = "WindowGeometry";
|
||||||
static const char windowStateKey[] = "WindowState";
|
static const char windowStateKey[] = "WindowState";
|
||||||
static const char modeSelectorLayoutKey[] = "ModeSelectorLayout";
|
static const char modeSelectorLayoutKey[] = "ModeSelectorLayout";
|
||||||
static const char openFromDeviceDialogKey[] = "OpenFromDeviceDialog";
|
|
||||||
|
|
||||||
static const bool askBeforeExitDefault = false;
|
static const bool askBeforeExitDefault = false;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user