diff --git a/common/basicframe.cpp b/common/basicframe.cpp index 5ab90f9353..2503bb28d8 100644 --- a/common/basicframe.cpp +++ b/common/basicframe.cpp @@ -57,7 +57,7 @@ const wxChar* traceAutoSave = wxT( "KicadAutoSave" ); static const wxChar* entryAutoSaveInterval = wxT( "AutoSaveInterval" ); /// Configuration file entry for wxAuiManger perspective. -static const wxChar* entryPerspective = wxT( "ModViewPerspective" ); +static const wxChar* entryPerspective = wxT( "Perspective" );