SL-15249 Fix MAC build issue

master
Andrey Kleshchev 2021-05-11 17:12:27 +03:00
parent e4dc39cf19
commit a7fada58ac
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ public:
void onOpen(const LLSD& key) override;
virtual BOOL handleKeyHere(KEY key, MASK mask);
BOOL handleKeyHere(KEY key, MASK mask) override;
static LLFloaterHowTo* getInstance();