diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-06-13 12:44:45 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-06-13 12:44:45 +0100 |
commit | 0022aff49d21f932f16fbd8131523ab47c56759f (patch) | |
tree | d56a1e629858cb89775c84c2a34b2282d29b2955 /indra/llui/llmultifloater.h | |
parent | 7a5f394138257957ca2f4b7c11794dfdf335e27c (diff) | |
parent | 51c8c74da5a2675b5bdd016579f891f2729dfb54 (diff) |
merge
Diffstat (limited to 'indra/llui/llmultifloater.h')
-rw-r--r-- | indra/llui/llmultifloater.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/llmultifloater.h b/indra/llui/llmultifloater.h index bbf2c56fe7..24a841f64e 100644 --- a/indra/llui/llmultifloater.h +++ b/indra/llui/llmultifloater.h @@ -80,6 +80,7 @@ public: void onTabSelected(); virtual void updateResizeLimits(); + virtual void updateFloaterTitle(LLFloater* floaterp); protected: struct LLFloaterData |