Skip to content
Snippets Groups Projects
Commit a7fada58 authored by Andrey Kleshchev's avatar Andrey Kleshchev
Browse files

SL-15249 Fix MAC build issue

parent e4dc39cf
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ class LLFloaterHowTo :
void onOpen(const LLSD& key) override;
virtual BOOL handleKeyHere(KEY key, MASK mask);
BOOL handleKeyHere(KEY key, MASK mask) override;
static LLFloaterHowTo* getInstance();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment