diff options
| author | Richard Linden <none@none> | 2010-12-10 10:11:03 -0800 |
|---|---|---|
| committer | Richard Linden <none@none> | 2010-12-10 10:11:03 -0800 |
| commit | 8044661bd581fd7b6a25bd04d4c4f7e32e421faf (patch) | |
| tree | 5d4a60e2dc914d7016884a8e60fa6ea8b7a118d3 /indra/newview/llviewermediafocus.cpp | |
| parent | 61b675e0afb96d1d46b1f36a8d54bb8146ef27d6 (diff) | |
WIP XUI HTTP Auth dialog
refactored LLWindowShade into seperate file
improved layout of dialog
improved dialog resizing logic
Tab and Enter keys now work as expected in windowshade form
added "modal" capability to window shade
added HTTP Auth notifications to MOAP
Diffstat (limited to 'indra/newview/llviewermediafocus.cpp')
| -rw-r--r-- | indra/newview/llviewermediafocus.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llviewermediafocus.cpp b/indra/newview/llviewermediafocus.cpp index de52aa17d1..72a494201d 100644 --- a/indra/newview/llviewermediafocus.cpp +++ b/indra/newview/llviewermediafocus.cpp @@ -592,4 +592,4 @@ LLUUID LLViewerMediaFocus::getControlsMediaID() } return LLUUID::null; -} +}
\ No newline at end of file |
