summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatertranslationsettings.h
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2015-09-11 17:34:53 -0700
committerRider Linden <rider@lindenlab.com>2015-09-11 17:34:53 -0700
commitf2da6ec2ac7299b62b3c11455356c8c2ab5f2b2b (patch)
tree3fde687b789ffec57940dd407c45bcd68ab8d8e3 /indra/newview/llfloatertranslationsettings.h
parentc8f41d200ff163c6167c27b86a0f93b7a5d5dcd9 (diff)
Bit of cleanup around Translation and remove httpassetstorage
Diffstat (limited to 'indra/newview/llfloatertranslationsettings.h')
-rwxr-xr-xindra/newview/llfloatertranslationsettings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloatertranslationsettings.h b/indra/newview/llfloatertranslationsettings.h
index b9bfd6265a..2a15eacded 100755
--- a/indra/newview/llfloatertranslationsettings.h
+++ b/indra/newview/llfloatertranslationsettings.h
@@ -61,6 +61,8 @@ private:
void onBtnGoogleVerify();
void onBtnOK();
+ static void setVerificationStatus(int service, bool alert, bool ok);
+
LLCheckBoxCtrl* mMachineTranslationCB;
LLComboBox* mLanguageCombo;
LLLineEditor* mBingAPIKeyEditor;