aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/BWToolkitFramework.framework/BWTransparentPopUpButton.classdescription
diff options
context:
space:
mode:
Diffstat (limited to 'Frameworks/BWToolkitFramework.framework/BWTransparentPopUpButton.classdescription')
-rw-r--r--Frameworks/BWToolkitFramework.framework/BWTransparentPopUpButton.classdescription12
1 files changed, 0 insertions, 12 deletions
diff --git a/Frameworks/BWToolkitFramework.framework/BWTransparentPopUpButton.classdescription b/Frameworks/BWToolkitFramework.framework/BWTransparentPopUpButton.classdescription
deleted file mode 100644
index 2d8850a5..00000000
--- a/Frameworks/BWToolkitFramework.framework/BWTransparentPopUpButton.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 = BWTransparentPopUpButton;
- SuperClass = NSPopUpButton;
-}