diff options
author | James Cook <james@lindenlab.com> | 2009-10-30 11:37:36 -0700 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-10-30 11:37:36 -0700 |
commit | 31eac6e0eeae507a13a23a9116c87eb815ab8141 (patch) | |
tree | e246f68afcfb91061e811f78d5547cac21b0377d /indra/llui/llmenugl.h | |
parent | efd8e587c04ea61aa1f35ae231ea70d2428b6184 (diff) | |
parent | b44496495218ab6d005a065625dd5232af4869ce (diff) |
merge
Diffstat (limited to 'indra/llui/llmenugl.h')
-rw-r--r-- | indra/llui/llmenugl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/llmenugl.h b/indra/llui/llmenugl.h index 48887ec352..09d9e407c7 100644 --- a/indra/llui/llmenugl.h +++ b/indra/llui/llmenugl.h @@ -505,7 +505,7 @@ public: void buildDrawLabels(); void createJumpKeys(); - // Show popup at a specific location. + // Show popup at a specific location, in the spawn_view's coordinate frame static void showPopup(LLView* spawning_view, LLMenuGL* menu, S32 x, S32 y); // Whether to drop shadow menu bar |