summaryrefslogtreecommitdiff
path: root/indra/newview/llfloateravatartextures.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloateravatartextures.h')
-rw-r--r--indra/newview/llfloateravatartextures.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloateravatartextures.h b/indra/newview/llfloateravatartextures.h
index cbbb1b6a57..a9502f400c 100644
--- a/indra/newview/llfloateravatartextures.h
+++ b/indra/newview/llfloateravatartextures.h
@@ -43,7 +43,7 @@ public:
bool postBuild() override;
void draw() override;
- void refresh();
+ void refresh() override;
private:
static void onClickDump(void*);