summaryrefslogtreecommitdiff
path: root/indra/newview/llviewermenu.h
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2009-11-04 20:30:11 -0500
committerLoren Shih <seraph@lindenlab.com>2009-11-04 20:30:11 -0500
commit7615ec497e7b69c8eefbf8ef1a464eaa22e77bf1 (patch)
tree429230aab34fa8999dfad819f6d240b76223b173 /indra/newview/llviewermenu.h
parentec9da605c120b9df648eb163dc8647f955275f5f (diff)
EXT-2216 : Task properties sidepanel
EXT-2224 : Edit item then delete item -- edit panel still active EXT-2228 : Buy/Pay/Open buttons for Task sidepanel --HG-- branch : avatar-pipeline
Diffstat (limited to 'indra/newview/llviewermenu.h')
-rw-r--r--indra/newview/llviewermenu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llviewermenu.h b/indra/newview/llviewermenu.h
index b65878b5e6..db4eb3be9d 100644
--- a/indra/newview/llviewermenu.h
+++ b/indra/newview/llviewermenu.h
@@ -94,6 +94,7 @@ void handle_sit_down(void*);
void handle_object_build(void*);
void handle_object_touch();
bool enable_object_open();
+void handle_object_open();
// Buy either contents or object itself
void handle_buy();