diff options
author | Merov Linden <merov@lindenlab.com> | 2013-06-22 11:49:36 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2013-06-22 11:49:36 -0700 |
commit | 9debe1787f966efd6c25ffc43a3a77553aca107a (patch) | |
tree | 116b27d3bf913016b29300054d0b9e8619b292ee /indra/newview/llfloatersocial.h | |
parent | 824a5c65f57ae0fa2cce99ade156341fcf8daf5a (diff) |
ACME-497 : All xml work for the Checkin feature
Diffstat (limited to 'indra/newview/llfloatersocial.h')
-rw-r--r-- | indra/newview/llfloatersocial.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloatersocial.h b/indra/newview/llfloatersocial.h index b120fe5804..f65c0dcf5d 100644 --- a/indra/newview/llfloatersocial.h +++ b/indra/newview/llfloatersocial.h @@ -34,6 +34,7 @@ class LLFloaterSocial : public LLFloater { public: LLFloaterSocial(const LLSD& key); + void onCancel(); }; #endif // LL_LLFLOATERSOCIAL_H |