예제 #1
0
 internal void valueChanged()
 {
     if (controller != null)
     {
         controller.settingsChanged();
     }
 }