summaryrefslogtreecommitdiff
path: root/indra/newview/lltoastscripttextbox.h
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-09-28 13:41:46 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-09-28 13:41:46 +0100
commitb6a498c3018976b97c2353be066502e4a298e156 (patch)
treef506218b20a6f6f49c83faedca5c34713414c31a /indra/newview/lltoastscripttextbox.h
parent532ee1dae0f3a612a38a16e0a0144bcea12c64a3 (diff)
iterate iterate.
Diffstat (limited to 'indra/newview/lltoastscripttextbox.h')
-rw-r--r--indra/newview/lltoastscripttextbox.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/lltoastscripttextbox.h b/indra/newview/lltoastscripttextbox.h
index 2d942939bc..86fe93cf66 100644
--- a/indra/newview/lltoastscripttextbox.h
+++ b/indra/newview/lltoastscripttextbox.h
@@ -28,7 +28,7 @@
#define LL_LLTOASTSCRIPTTEXTBOX_H
#include "llfontgl.h"
-#include "lltoastpanel.h"
+#include "lltoastnotifypanel.h"
#include "lldarray.h"
#include "lltimer.h"
#include "llviewermessage.h"
@@ -42,7 +42,7 @@ class LLButton;
* Replaces class LLGroupNotifyBox.
*/
class LLToastScriptTextbox
-: public LLToastPanel
+: public LLToastNotifyPanel
{
public:
void close();