diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-02-19 20:12:39 +0200 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-02-19 20:12:39 +0200 |
commit | 26c44e755f5fbc911b8f0431c81668bb37236a78 (patch) | |
tree | 8c963f062a251d8495a09b1aecdcfe0cafe70dd2 /indra/newview/llfloaterlagmeter.h | |
parent | 785bf264bf035df18b35973a0d5517bbff9c3291 (diff) |
Minor cleanup.
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llfloaterlagmeter.h')
-rw-r--r-- | indra/newview/llfloaterlagmeter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterlagmeter.h b/indra/newview/llfloaterlagmeter.h index c55bee4221..5416bca790 100644 --- a/indra/newview/llfloaterlagmeter.h +++ b/indra/newview/llfloaterlagmeter.h @@ -52,6 +52,7 @@ private: void determineNetwork(); void determineServer(); void updateControls(bool shrink); + BOOL isShrunk(); void onClickShrink(); |