diff options
Diffstat (limited to 'indra/llwindow')
| -rw-r--r-- | indra/llwindow/llappdelegate-objc.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/indra/llwindow/llappdelegate-objc.h b/indra/llwindow/llappdelegate-objc.h index 0b38647b4a..ceda7ff74c 100644 --- a/indra/llwindow/llappdelegate-objc.h +++ b/indra/llwindow/llappdelegate-objc.h @@ -33,6 +33,7 @@  	LLNonInlineTextView *inputView;  	NSTimer *frameTimer;  	NSString *currentInputLanguage; +    std::string secondLogPath;  }  @property (assign) IBOutlet LLNSWindow *window; | 
