diff options
Diffstat (limited to 'indra/newview/llfloaterluadebug.h')
-rw-r--r-- | indra/newview/llfloaterluadebug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterluadebug.h b/indra/newview/llfloaterluadebug.h index a7a3b695d4..300d954aea 100644 --- a/indra/newview/llfloaterluadebug.h +++ b/indra/newview/llfloaterluadebug.h @@ -49,6 +49,7 @@ class LLFloaterLUADebug : void onExecuteClicked(); void onBtnBrowse(); + void onBtnRun(); void runSelectedScript(const std::vector<std::string> &filenames); |