aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPExportInterfaceController.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2012-04-01 20:39:57 +0000
committerstuconnolly <stuart02@gmail.com>2012-04-01 20:39:57 +0000
commit389b86985d977f81f840112249da5e3e278921e2 (patch)
tree347425c21b25296bc03ce3bd416c8cd4410a2daf /Source/SPExportInterfaceController.h
parent66ebdb1cffe636c0d7586a5bc3867df00839820c (diff)
downloadsequelpro-389b86985d977f81f840112249da5e3e278921e2.tar.gz
sequelpro-389b86985d977f81f840112249da5e3e278921e2.tar.bz2
sequelpro-389b86985d977f81f840112249da5e3e278921e2.zip
Tidy up.
Diffstat (limited to 'Source/SPExportInterfaceController.h')
-rw-r--r--Source/SPExportInterfaceController.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/Source/SPExportInterfaceController.h b/Source/SPExportInterfaceController.h
index 8a4e5188..dfcf8448 100644
--- a/Source/SPExportInterfaceController.h
+++ b/Source/SPExportInterfaceController.h
@@ -32,6 +32,13 @@
#import "SPExportController.h"
+/**
+ * @category SPExportInterfaceController SPExportInterfaceController.h
+ *
+ * @author Stuart Connolly http://stuconnolly.com/
+ *
+ * Export interface category.
+ */
@interface SPExportController (SPExportInterfaceController)
@end