summaryrefslogtreecommitdiff
path: root/indra/newview/llsceneview.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llsceneview.h')
-rwxr-xr-xindra/newview/llsceneview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llsceneview.h b/indra/newview/llsceneview.h
index 2a3a14bbee..1fceecb9e1 100755
--- a/indra/newview/llsceneview.h
+++ b/indra/newview/llsceneview.h
@@ -38,7 +38,7 @@ public:
virtual void draw();
protected:
- virtual void onClickCloseBtn();
+ virtual void onClickCloseBtn(bool app_qutting = false);
};