summaryrefslogtreecommitdiff
path: root/ui/functionsview.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/functionsview.h')
-rw-r--r--ui/functionsview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/functionsview.h b/ui/functionsview.h
index 02164079..4ca9a4a3 100644
--- a/ui/functionsview.h
+++ b/ui/functionsview.h
@@ -33,8 +33,8 @@ public:
protected:
virtual void contextMenuEvent(QContextMenuEvent* event) override;
+ virtual void notifyFontChanged() override;
virtual bool shouldBeVisible(ViewFrame* frame) override;
- virtual void updateFonts() override;
private Q_SLOTS:
void updateTimerEvent();