aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDump.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableDump.h')
-rw-r--r--Source/TableDump.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Source/TableDump.h b/Source/TableDump.h
index c5f83cd0..3f89ab68 100644
--- a/Source/TableDump.h
+++ b/Source/TableDump.h
@@ -138,6 +138,9 @@
//additional methods
- (void)setConnection:(CMMCPConnection *)theConnection;
+// Import/export delegate notifications
+- (void)panelSelectionDidChange:(id)sender;
+
//last but not least
- (id)init;
- (void)dealloc;