git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
"Fixed" ITButton... it's not REALLY fixed, as that's impossible, but it
[ITKit.git]
/
Showcase
/
Controller.h
diff --git
a/Showcase/Controller.h
b/Showcase/Controller.h
index
0cc1118
..
82a1a6a
100755
(executable)
--- 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;
}