From 9ec432034dc3c45d7ce763eb02dae4cc7f6b8da8 Mon Sep 17 00:00:00 2001 From: Steven Bennetts Date: Sun, 21 Jun 2009 08:04:56 +0000 Subject: merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 ignore-dead-branch --- indra/newview/llfloaterlagmeter.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'indra/newview/llfloaterlagmeter.h') diff --git a/indra/newview/llfloaterlagmeter.h b/indra/newview/llfloaterlagmeter.h index d9cea18305..e8af68ac7a 100644 --- a/indra/newview/llfloaterlagmeter.h +++ b/indra/newview/llfloaterlagmeter.h @@ -35,13 +35,15 @@ #include "llfloater.h" +class LLTextBox; + class LLFloaterLagMeter : public LLFloater, public LLFloaterSingleton { friend class LLUISingleton >; public: /*virtual*/ void draw(); - + /*virtual*/ BOOL postBuild(); private: LLFloaterLagMeter(const LLSD& key); /*virtual*/ ~LLFloaterLagMeter(); -- cgit v1.2.3