diff options
Diffstat (limited to 'Source/SPCustomQuery.m')
-rw-r--r-- | Source/SPCustomQuery.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPCustomQuery.m b/Source/SPCustomQuery.m index 9cd81fe9..403882f2 100644 --- a/Source/SPCustomQuery.m +++ b/Source/SPCustomQuery.m @@ -72,6 +72,7 @@ @synthesize runAllButton; @synthesize tableDocumentInstance; @synthesize tablesListInstance; +@synthesize affectedRowsText; #endif @synthesize textViewWasChanged; |