summaryrefslogtreecommitdiff
path: root/indra/newview/llstartuplistener.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llstartuplistener.h')
-rw-r--r--indra/newview/llstartuplistener.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llstartuplistener.h b/indra/newview/llstartuplistener.h
index a35e11f6eb..0b4380a568 100644
--- a/indra/newview/llstartuplistener.h
+++ b/indra/newview/llstartuplistener.h
@@ -40,6 +40,7 @@ public:
private:
void postStartupState(const LLSD&) const;
+ void getStateTable(const LLSD&) const;
//LLStartup* mStartup;
};