aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/BWToolkitFramework.framework/BWTexturedSliderCell.classdescription
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/BWToolkitFramework.framework/BWTexturedSliderCell.classdescription')
-rwxr-xr-xFrameworks/BWToolkitFramework.framework/BWTexturedSliderCell.classdescription12
1 files changed, 12 insertions, 0 deletions
diff --git a/Frameworks/BWToolkitFramework.framework/BWTexturedSliderCell.classdescription b/Frameworks/BWToolkitFramework.framework/BWTexturedSliderCell.classdescription
new file mode 100755
index 00000000..bf8ee438
--- /dev/null
+++ b/Frameworks/BWToolkitFramework.framework/BWTexturedSliderCell.classdescription
@@ -0,0 +1,12 @@
+{
+ Actions = {
+ // Define action descriptions here, for example
+ // "myAction:" = id;
+ };
+ Outlets = {
+ // Define outlet descriptions here, for example
+ // myOutlet = NSView;
+ };
+ ClassName = BWTexturedSliderCell;
+ SuperClass = NSSliderCell;
+}