diff options
| author | Oz Linden <oz@lindenlab.com> | 2012-06-21 17:50:41 -0400 |
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2012-06-21 17:50:41 -0400 |
| commit | 4397516ca5b8fdb95acb425c55e90cf1cd5a9595 (patch) | |
| tree | aeff419b803e6560ccd6d2b0a4fd1cb4c46ddc4b /indra/newview/llstartup.cpp | |
| parent | f64a79d9d14fe52dc9ac599bc9e4faf8009254ce (diff) | |
| parent | b10df0b6c41c0044cb05dedba12db7923868b1ae (diff) | |
merge changes for DRTVWR-168
Diffstat (limited to 'indra/newview/llstartup.cpp')
| -rw-r--r-- | indra/newview/llstartup.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llstartup.cpp b/indra/newview/llstartup.cpp index 50e50ce63a..ee7a234bbe 100644 --- a/indra/newview/llstartup.cpp +++ b/indra/newview/llstartup.cpp @@ -740,6 +740,7 @@ bool idle_startup() { display_startup(); initialize_edit_menu(); + initialize_spellcheck_menu(); display_startup(); init_menus(); display_startup(); |
