aboutsummaryrefslogtreecommitdiffstats
path: root/TableDump.h
diff options
context:
space:
mode:
Diffstat (limited to 'TableDump.h')
-rw-r--r--TableDump.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/TableDump.h b/TableDump.h
index 092999cc..13ba4493 100644
--- a/TableDump.h
+++ b/TableDump.h
@@ -36,7 +36,9 @@
IBOutlet id tableContentInstance;
IBOutlet id customQueryInstance;
- IBOutlet id tableWindow;
+ IBOutlet id tableWindow;
+ IBOutlet id tableListView;
+
IBOutlet id exportDumpView;
IBOutlet id exportCSVView;
IBOutlet id exportMultipleCSVView;