LLPanelProfile is not a floater: onOpen is not virtual.
This commit is contained in:
@@ -47,7 +47,8 @@ class LLPanelProfile : public LLPanel
|
||||
public:
|
||||
/*virtual*/ BOOL postBuild();
|
||||
/*virtual*/ void reshape(S32 width, S32 height, BOOL called_from_parent = TRUE);
|
||||
/*virtual*/ void onOpen(const LLSD& key);
|
||||
|
||||
void onOpen(const LLSD& key);
|
||||
|
||||
virtual void openPanel(LLPanel* panel, const LLSD& params);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user