-rwxr-xr-x | noncore/apps/qashmoney/preferencedialogs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/qashmoney/preferencedialogs.h b/noncore/apps/qashmoney/preferencedialogs.h index e96c4bd..97b2dbb 100755 --- a/noncore/apps/qashmoney/preferencedialogs.h +++ b/noncore/apps/qashmoney/preferencedialogs.h | |||
@@ -45,4 +45,6 @@ class TransactionPreferences : public QDialog | |||
45 | QCheckBox *showclearedtransactions; | 45 | QCheckBox *showclearedtransactions; |
46 | QCheckBox *excludetransfers; | 46 | QCheckBox *excludetransfers; |
47 | QString *limittransactionslabel; | ||
48 | QComboBox *limittransactions; | ||
47 | QPushButton *defaults; | 49 | QPushButton *defaults; |
48 | QBoxLayout *layout; | 50 | QBoxLayout *layout; |