diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-05-19 13:43:12 +0300 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-05-19 13:43:12 +0300 |
commit | 2c817f0b40aa22209b498e5e42dca8eab6439f4e (patch) | |
tree | d86f5574202c7415c93fc45c7a5cd1f7fe892d06 /indra/llui/llview.h | |
parent | a4fc76a0f749e07d703ddb7ed923d7c4ea94ab7e (diff) | |
parent | 8e474b095a9d228d62101540433937abdf623842 (diff) |
Manual merge from default branch
Resolved conflicts in:
- indra/newview/skins/default/xui/en/floater_world_map.xml
- indra/newview/skins/default/xui/en/notifications.xml
--HG--
branch : product-engine
Diffstat (limited to 'indra/llui/llview.h')
-rw-r--r-- | indra/llui/llview.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/llui/llview.h b/indra/llui/llview.h index efae00f0e5..3779fedf34 100644 --- a/indra/llui/llview.h +++ b/indra/llui/llview.h @@ -143,9 +143,6 @@ public: left_pad, // from last right to my left left_delta; // from last left to my left - Optional<bool> center_horiz, - center_vert; - // these are nested attributes for LLLayoutPanel //FIXME: get parent context involved in parsing traversal Ignored user_resize, |