summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterexperienceprofile.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterexperienceprofile.h')
-rw-r--r--indra/newview/llfloaterexperienceprofile.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/llfloaterexperienceprofile.h b/indra/newview/llfloaterexperienceprofile.h
index 4aa9820a91..feaff0547e 100644
--- a/indra/newview/llfloaterexperienceprofile.h
+++ b/indra/newview/llfloaterexperienceprofile.h
@@ -63,13 +63,13 @@ protected:
void onClickPermission(const char* permission);
void onClickForget();
void onClickCancel();
-
- void changeToView();
-
void onClickSave();
-
+ void onClickLocation();
+ void onClickClear();
void onFieldChanged();
+ void changeToView();
+
static void experienceCallback(LLHandle<LLFloaterExperienceProfile> handle, const LLSD& experience);
BOOL postBuild();