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