summaryrefslogtreecommitdiff
path: root/indra/newview/lltoastscriptquestion.h
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2016-06-02 19:59:35 +0300
committerandreykproductengine <akleshchev@productengine.com>2016-06-02 19:59:35 +0300
commit33be227716b0fa675f010555e753f45adb746971 (patch)
tree2ecb6d1082fbf715625b0936ba7ace65781fe0bd /indra/newview/lltoastscriptquestion.h
parente2ee3a151978d1783baecefd337530bd7fde7c9b (diff)
MAINT-6448 PERMISSION_DEBIT notification should default to Deny
Diffstat (limited to 'indra/newview/lltoastscriptquestion.h')
-rw-r--r--indra/newview/lltoastscriptquestion.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/lltoastscriptquestion.h b/indra/newview/lltoastscriptquestion.h
index 3a557f60f6..a756f88415 100644
--- a/indra/newview/lltoastscriptquestion.h
+++ b/indra/newview/lltoastscriptquestion.h
@@ -39,6 +39,8 @@ public:
virtual BOOL postBuild();
virtual ~LLToastScriptQuestion(){};
+ /*virtual*/ void setFocus(BOOL b);
+
private:
void snapToMessageHeight();