summaryrefslogtreecommitdiff
path: root/noncore/apps/checkbook/configuration.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/checkbook/configuration.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/checkbook/configuration.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/apps/checkbook/configuration.h b/noncore/apps/checkbook/configuration.h
index 663514d..44c9717 100644
--- a/noncore/apps/checkbook/configuration.h
+++ b/noncore/apps/checkbook/configuration.h
@@ -48,6 +48,7 @@ class Configuration : public QDialog
~Configuration();
QLineEdit *symbolEdit;
+ QCheckBox *smallFontCB;
QCheckBox *lockCB;
QCheckBox *balCB;
QCheckBox *openLastBookCB;