summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelplace.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpanelplace.h')
-rw-r--r--indra/newview/llpanelplace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelplace.h b/indra/newview/llpanelplace.h
index 7a09f5cca6..db47889546 100644
--- a/indra/newview/llpanelplace.h
+++ b/indra/newview/llpanelplace.h
@@ -83,7 +83,7 @@ protected:
static void onClickAuction(void* data);
// Go to auction web page if user clicked OK
- static void callbackAuctionWebPage(S32 option, void* data);
+ static bool callbackAuctionWebPage(const LLSD& notification, const LLSD& response);
protected:
LLUUID mParcelID;