summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterlinkreplace.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterlinkreplace.h')
-rw-r--r--indra/newview/llfloaterlinkreplace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterlinkreplace.h b/indra/newview/llfloaterlinkreplace.h
index 060773f93e..8d91187a33 100644
--- a/indra/newview/llfloaterlinkreplace.h
+++ b/indra/newview/llfloaterlinkreplace.h
@@ -89,7 +89,7 @@ public:
BOOL postBuild();
virtual void onOpen(const LLSD& key);
- virtual BOOL tick();
+ bool tick() override;
private:
void checkEnableStart();