summaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/reflectionview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/reflectionview.h b/ui/reflectionview.h
index 6439fbe4..1be8cc50 100644
--- a/ui/reflectionview.h
+++ b/ui/reflectionview.h
@@ -39,6 +39,7 @@ public:
void toggleILSync();
void toggleLocationSync();
+ virtual void notifyFontChanged() override;
virtual void notifyViewLocationChanged(View* view, const ViewLocation& viewLocation) override;
virtual void notifyVisibilityChanged(bool visible) override;
virtual bool shouldBeVisible(ViewFrame* frame) override;