diff options
Diffstat (limited to 'Frameworks/BWToolkitFramework.framework/BWTexturedSliderCell.classdescription')
-rwxr-xr-x | Frameworks/BWToolkitFramework.framework/BWTexturedSliderCell.classdescription | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Frameworks/BWToolkitFramework.framework/BWTexturedSliderCell.classdescription b/Frameworks/BWToolkitFramework.framework/BWTexturedSliderCell.classdescription deleted file mode 100755 index bf8ee438..00000000 --- a/Frameworks/BWToolkitFramework.framework/BWTexturedSliderCell.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 = BWTexturedSliderCell; - SuperClass = NSSliderCell; -} |