public void ApplyChanges()
 {
     settingsWidget.ApplyChanges();
 }
 public override void ApplyChanges()
 {
     w.ApplyChanges();
 }