"Fixed" ITButton... it's not REALLY fixed, as that's impossible, but it
[ITKit.git] / Showcase / Controller.h
index 0cc1118..82a1a6a 100755 (executable)
@@ -32,6 +32,7 @@
     IBOutlet NSPopUpButton  *swBackgroundTypePopup;
     IBOutlet NSPopUpButton  *swDefinedPositionPopup;
     IBOutlet NSTextField    *swVanishDelay;
+    IBOutlet NSTextField    *swShadowSaturation;
     IBOutlet NSSlider       *swSpeedSlider;
 }