aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportUtilities.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPExportUtilities.h')
-rw-r--r--Source/SPExportUtilities.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/Source/SPExportUtilities.h b/Source/SPExportUtilities.h
index 2c7c1e09..dfb81f54 100644
--- a/Source/SPExportUtilities.h
+++ b/Source/SPExportUtilities.h
@@ -23,6 +23,13 @@
//
// More info at <http://code.google.com/p/sequel-pro/>
+/**
+ * @class SPExportUtilities SPExportUtilities.h
+ *
+ * @author Stuart Connolly http://stuconnolly.com/
+ *
+ * Export utility methods.
+ */
@interface SPExportUtilities : NSObject
void SPExportDelegateConformsToProtocol(NSObject *delegate, Protocol *protocol);