Build fix

This commit is contained in:
Latif Khalifa
2013-07-16 16:46:36 +02:00
parent 5dc0ba1712
commit 817ce372a9
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ class LLUICtrl;
class LLFloaterInspect : public LLFloater, public LLSingleton<LLFloaterInspect>, public LLVOInventoryListener
{
friend class LLSingleton;
friend class LLSingleton<LLFloaterInspect>;
public:
static void showInstance();