summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterregioninfo.h
diff options
context:
space:
mode:
authormaksymsproductengine <maksymsproductengine@lindenlab.com>2013-11-27 20:25:41 +0200
committermaksymsproductengine <maksymsproductengine@lindenlab.com>2013-11-27 20:25:41 +0200
commitd3e2573ebd60c67c99644fdcf471c6b8102c302d (patch)
tree4e3e625bfe5aa6d8c059c95138f47cff59a77886 /indra/newview/llfloaterregioninfo.h
parent02453cacd03818848862391d75e6225ba90e97a7 (diff)
MAINT-3495 FIXED Improve discoverability of Region Debug floater
Diffstat (limited to 'indra/newview/llfloaterregioninfo.h')
-rwxr-xr-xindra/newview/llfloaterregioninfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterregioninfo.h b/indra/newview/llfloaterregioninfo.h
index f0499f1903..bf174f3700 100755
--- a/indra/newview/llfloaterregioninfo.h
+++ b/indra/newview/llfloaterregioninfo.h
@@ -209,6 +209,7 @@ protected:
static void onClickRestart(void* data);
bool callbackRestart(const LLSD& notification, const LLSD& response);
static void onClickCancelRestart(void* data);
+ static void onClickDebugConsole(void* data);
private:
LLUUID mTargetAvatar;