summaryrefslogtreecommitdiff
path: root/indra/newview/llsidetray.h
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-08-27 23:21:25 +0300
committerVadim Savchuk <vsavchuk@productengine.com>2010-08-27 23:21:25 +0300
commitd872325eb081d8433ecb0c92fb7cff7ffe91d51d (patch)
tree3d327291fcaacc8486701e050269ccb190b5d21e /indra/newview/llsidetray.h
parent24d1900ceb7e8978ba39e6e69e671c4521a270a4 (diff)
VWR-20926 FIXED Fixed displaying the fake "Sidebar Toggle" tab when you detach all sidebar tabs.
Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/880/
Diffstat (limited to 'indra/newview/llsidetray.h')
-rw-r--r--indra/newview/llsidetray.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llsidetray.h b/indra/newview/llsidetray.h
index 081f382478..382a849814 100644
--- a/indra/newview/llsidetray.h
+++ b/indra/newview/llsidetray.h
@@ -163,6 +163,7 @@ public:
protected:
LLSideTrayTab* getTab (const std::string& name);
+ bool hasTabs ();
void createButtons ();
LLButton* createButton (const std::string& name,const std::string& image,const std::string& tooltip,