diff options
Diffstat (limited to 'Source/CMMCPConnection.h')
-rw-r--r-- | Source/CMMCPConnection.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/CMMCPConnection.h b/Source/CMMCPConnection.h index 6d0b0811..26590d85 100644 --- a/Source/CMMCPConnection.h +++ b/Source/CMMCPConnection.h @@ -74,6 +74,7 @@ BOOL retryAllowed; BOOL delegateResponseToWillQueryString; + BOOL consoleLoggingEnabled; IMP willQueryStringPtr; |