aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2/qquickcheckdelegate_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates2/qquickcheckdelegate_p.h')
-rw-r--r--src/quicktemplates2/qquickcheckdelegate_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/quicktemplates2/qquickcheckdelegate_p.h b/src/quicktemplates2/qquickcheckdelegate_p.h
index 45d5b15f..10b10488 100644
--- a/src/quicktemplates2/qquickcheckdelegate_p.h
+++ b/src/quicktemplates2/qquickcheckdelegate_p.h
@@ -74,6 +74,8 @@ Q_SIGNALS:
void checkStateChanged();
protected:
+ QFont defaultFont() const override;
+
void checkStateSet() override;
void nextCheckState() override;