diff options
Diffstat (limited to 'TableDocument.h')
-rw-r--r-- | TableDocument.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TableDocument.h b/TableDocument.h index 15a3fd17..97041be1 100644 --- a/TableDocument.h +++ b/TableDocument.h @@ -73,6 +73,7 @@ IBOutlet id syntaxView; IBOutlet id syntaxViewContent; + IBOutlet NSWindow *createTableSyntaxWindow; CMMCPConnection *mySQLConnection; |