diff options
Diffstat (limited to 'Source/SPDatabaseDocument.h')
-rw-r--r-- | Source/SPDatabaseDocument.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPDatabaseDocument.h b/Source/SPDatabaseDocument.h index c2a9124f..f0b66f33 100644 --- a/Source/SPDatabaseDocument.h +++ b/Source/SPDatabaseDocument.h @@ -202,6 +202,7 @@ BOOL contentLoaded; BOOL statusLoaded; BOOL triggersLoaded; + BOOL relationsLoaded; NSString *selectedDatabase; NSString *mySQLVersion; |