aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/BWToolkitFramework.framework/BWAnchoredButton.classdescription
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/BWToolkitFramework.framework/BWAnchoredButton.classdescription')
-rw-r--r--Frameworks/BWToolkitFramework.framework/BWAnchoredButton.classdescription12
1 files changed, 0 insertions, 12 deletions
diff --git a/Frameworks/BWToolkitFramework.framework/BWAnchoredButton.classdescription b/Frameworks/BWToolkitFramework.framework/BWAnchoredButton.classdescription
deleted file mode 100644
index 2b4003c2..00000000
--- a/Frameworks/BWToolkitFramework.framework/BWAnchoredButton.classdescription
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- Actions = {
- // Define action descriptions here, for example
- // "myAction:" = id;
- };
- Outlets = {
- // Define outlet descriptions here, for example
- // myOutlet = NSView;
- };
- ClassName = BWAnchoredButton;
- SuperClass = NSButton;
-}