summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterbuy.h
diff options
context:
space:
mode:
authorSteven Bennetts <steve@lindenlab.com>2008-08-13 19:37:05 +0000
committerSteven Bennetts <steve@lindenlab.com>2008-08-13 19:37:05 +0000
commitb9b4a4d9347053a3834ca2928063136948f09d1d (patch)
treec2affaf017c2967989ff0b4a2b125d348736a04a /indra/newview/llfloaterbuy.h
parent0a3b9e8e141a6f38ecbdf6020312e7a89b153bc4 (diff)
QAR-782 Merge featurettes batch #2
merge featurettes-6-merge-2 -> release dataserver-is-deprecated
Diffstat (limited to 'indra/newview/llfloaterbuy.h')
-rw-r--r--indra/newview/llfloaterbuy.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloaterbuy.h b/indra/newview/llfloaterbuy.h
index 7f18a894e7..1506b465d6 100644
--- a/indra/newview/llfloaterbuy.h
+++ b/indra/newview/llfloaterbuy.h
@@ -65,6 +65,8 @@ protected:
S32 serial_num,
void* data);
+ /*virtual*/ void close(bool app_quitting = false);
+
static void onClickBuy(void*);
static void onClickCancel(void*);