diff options
| author | Richard Linden <none@none> | 2010-08-25 16:47:07 -0700 |
|---|---|---|
| committer | Richard Linden <none@none> | 2010-08-25 16:47:07 -0700 |
| commit | 3604f7fe4b35758db3a730e5efa4a06b2326bdfb (patch) | |
| tree | ee8d4d7078c33eb20a773686a1c367e5a2e00cdb /indra/llui/llview.h | |
| parent | c1405887c982f5a7396892017e4ea426ede9af23 (diff) | |
| parent | a0b15c827ee7704c1557c9c882ec236d5d67f948 (diff) | |
merge
Diffstat (limited to 'indra/llui/llview.h')
| -rw-r--r-- | indra/llui/llview.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/indra/llui/llview.h b/indra/llui/llview.h index 0f796fb408..fa4f4c8ae2 100644 --- a/indra/llui/llview.h +++ b/indra/llui/llview.h @@ -145,11 +145,7 @@ public: left_delta; // from last left to my left //FIXME: get parent context involved in parsing traversal - Ignored user_resize, // nested attribute for LLLayoutPanel - auto_resize, // nested attribute for LLLayoutPanel - needs_translate, // cue for translation tools - min_width, // nested attribute for LLLayoutPanel - max_width, // nested attribute for LLLayoutPanel + Ignored needs_translate, // cue for translation tools xmlns, // xml namespace xmlns_xsi, // xml namespace xsi_schemaLocation, // xml schema |
