summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterbuy.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterbuy.h')
-rw-r--r--indra/newview/llfloaterbuy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterbuy.h b/indra/newview/llfloaterbuy.h
index 2ec66136b2..ab38e082dc 100644
--- a/indra/newview/llfloaterbuy.h
+++ b/indra/newview/llfloaterbuy.h
@@ -56,6 +56,7 @@ public:
~LLFloaterBuy();
/*virtual*/ BOOL postBuild();
+ /*virtual*/ void onClose(bool app_quitting);
static void show(const LLSaleInfo& sale_info);
@@ -70,7 +71,6 @@ protected:
void onClickBuy();
void onClickCancel();
- void onClose();
private:
LLSafeHandle<LLObjectSelection> mObjectSelection;