diff options
Diffstat (limited to 'Frameworks/BWToolkitFramework.framework/BWTransparentPopUpButtonCell.classdescription')
-rw-r--r-- | Frameworks/BWToolkitFramework.framework/BWTransparentPopUpButtonCell.classdescription | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Frameworks/BWToolkitFramework.framework/BWTransparentPopUpButtonCell.classdescription b/Frameworks/BWToolkitFramework.framework/BWTransparentPopUpButtonCell.classdescription deleted file mode 100644 index 89b50050..00000000 --- a/Frameworks/BWToolkitFramework.framework/BWTransparentPopUpButtonCell.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 = BWTransparentPopUpButtonCell; - SuperClass = NSPopUpButtonCell; -} |