X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/1b0ba3083ee35fbe9b66a69dc66b7cfc84f9d484..22ddc2ccf5a32acf25445656e9c14e22a62835c9:/Showcase/Controller.h?ds=sidebyside diff --git a/Showcase/Controller.h b/Showcase/Controller.h index 0cc1118..82a1a6a 100755 --- a/Showcase/Controller.h +++ b/Showcase/Controller.h @@ -32,6 +32,7 @@ IBOutlet NSPopUpButton *swBackgroundTypePopup; IBOutlet NSPopUpButton *swDefinedPositionPopup; IBOutlet NSTextField *swVanishDelay; + IBOutlet NSTextField *swShadowSaturation; IBOutlet NSSlider *swSpeedSlider; }