diff --git a/gnucash/import-export/csv-imp/gnc-imp-props-tx.hpp b/gnucash/import-export/csv-imp/gnc-imp-props-tx.hpp index 71158c4c40..9e0f66558b 100644 --- a/gnucash/import-export/csv-imp/gnc-imp-props-tx.hpp +++ b/gnucash/import-export/csv-imp/gnc-imp-props-tx.hpp @@ -70,7 +70,7 @@ enum class GncTransPropType { TMEMO, TREC_STATE, TREC_DATE, - SPLIT_PROPS = TMEMO + SPLIT_PROPS = TREC_DATE }; /** Maps all column types to a string representation.