diff options
Diffstat (limited to 'Source/SPDBActionCommons.m')
-rw-r--r-- | Source/SPDBActionCommons.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPDBActionCommons.m b/Source/SPDBActionCommons.m index 969ee0ad..c12751cf 100644 --- a/Source/SPDBActionCommons.m +++ b/Source/SPDBActionCommons.m @@ -28,5 +28,6 @@ @synthesize connection; @synthesize messageWindow; +@synthesize tablesList; @end |