From 13b1c1921ff4a6d7a47057646cfa519366071348 Mon Sep 17 00:00:00 2001 From: abhibeckert Date: Sun, 27 Apr 2008 04:51:08 +0000 Subject: complete issue 13 - move database select into toolbar --- TableDocument.h | 1 + 1 file changed, 1 insertion(+) (limited to 'TableDocument.h') diff --git a/TableDocument.h b/TableDocument.h index 018c507e..6f2ca003 100644 --- a/TableDocument.h +++ b/TableDocument.h @@ -27,6 +27,7 @@ #import #import "CMMCPConnection.h" #import "CMMCPResult.h" +#import "DatabaseSelectToolbarItem.h" /** * The TableDocument class controls the primary database view window. -- cgit v1.2.3