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