--- gigedit/trunk/src/gigedit/Settings.h 2016/05/18 08:56:18 2917 +++ gigedit/trunk/src/gigedit/Settings.h 2016/05/18 10:10:25 2918 @@ -121,6 +121,7 @@ Property warnUserOnExtensions; ///< if enabled, the user shall he be warned if he is trying to use a gig format extension that will not work with Gigasampler/GigaStudio Property syncSamplerInstrumentSelection; ///< if enabled, the sampler's current instrument will automatically be switched whenever another instrument was selected in gigedit Property moveRootNoteWithRegionMoved; ///< if enabled, the root note(s) of regions are automatically moving when the user drags a region around at the virtual keyboard + Property autoRestoreWindowDimension; // settings of "MainWindow" group Property mainWindowX;