summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterspellchecksettings.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterspellchecksettings.h')
-rw-r--r--indra/newview/llfloaterspellchecksettings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterspellchecksettings.h b/indra/newview/llfloaterspellchecksettings.h
index 8c4ac22bc6..eded3a9133 100644
--- a/indra/newview/llfloaterspellchecksettings.h
+++ b/indra/newview/llfloaterspellchecksettings.h
@@ -59,6 +59,7 @@ protected:
void onBtnCancel();
void onBtnOK();
bool copyFile(const std::string from, const std::string to);
+ std::string parseXcuFile(const std::string& file_path) const;
std::string mDictionaryDir;
std::string mDictionaryBasename;