aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llselectmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llselectmgr.h')
-rw-r--r--linden/indra/newview/llselectmgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llselectmgr.h b/linden/indra/newview/llselectmgr.h
index c19d33d..0c57f7b 100644
--- a/linden/indra/newview/llselectmgr.h
+++ b/linden/indra/newview/llselectmgr.h
@@ -503,7 +503,7 @@ public:
503 void selectionSetTexGen( U8 texgen ); 503 void selectionSetTexGen( U8 texgen );
504 void selectionSetShiny( U8 shiny ); 504 void selectionSetShiny( U8 shiny );
505 void selectionSetFullbright( U8 fullbright ); 505 void selectionSetFullbright( U8 fullbright );
506 void selectionSetMediaTypeAndURL( U8 media_type, const std::string& media_url ); 506// void selectionSetMediaTypeAndURL( U8 media_type, const std::string& media_url );
507 void selectionSetClickAction(U8 action); 507 void selectionSetClickAction(U8 action);
508 void selectionSetIncludeInSearch(bool include_in_search); 508 void selectionSetIncludeInSearch(bool include_in_search);
509 void selectionSetGlow(const F32 glow); 509 void selectionSetGlow(const F32 glow);