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