Skip to content
Snippets Groups Projects
Commit 3df95450 authored by Merov Linden's avatar Merov Linden
Browse files

Fix gcc compiling error

parent fef08c43
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ class LLToolBar ...@@ -47,7 +47,7 @@ class LLToolBar
void draw(); void draw();
protected: protected:
friend LLUICtrlFactory; friend class LLUICtrlFactory;
LLToolBar(const Params&); LLToolBar(const Params&);
void initFromParams(const Params&); void initFromParams(const Params&);
......
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