File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ set (generic_import_SOURCES
2020 import-format-dialog.cpp
2121 import-match-picker.cpp
2222 import-parse.c
23- import-utilities.c
23+ import-utilities.cpp
2424 import-settings.cpp
2525 import-main-matcher.cpp
2626 import-pending-matches .cpp
File renamed without changes.
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ set(gtest_import_backend_SOURCES
5858 gtest-import-backend.cpp
5959 ${CMAKE_SOURCE_DIR} /gnucash/import-export/import-backend.cpp
6060 ${CMAKE_SOURCE_DIR} /gnucash/import-export/import-settings.cpp
61- ${CMAKE_SOURCE_DIR} /gnucash/import-export/import-utilities.c
61+ ${CMAKE_SOURCE_DIR} /gnucash/import-export/import-utilities.cpp
6262 ${CMAKE_SOURCE_DIR} /libgnucash/engine/mocks/gmock-qofinstance.cpp
6363 ${CMAKE_SOURCE_DIR} /libgnucash/app-utils/mocks/gmock-gnc-prefs.cpp
6464 ${CMAKE_SOURCE_DIR} /libgnucash/engine/mocks/gmock-qofbook.cpp
Original file line number Diff line number Diff line change @@ -355,7 +355,7 @@ gnucash/import-export/import-match-picker.cpp
355355gnucash/import-export/import-parse.c
356356gnucash/import-export/import-pending-matches.cpp
357357gnucash/import-export/import-settings.cpp
358- gnucash/import-export/import-utilities.c
358+ gnucash/import-export/import-utilities.cpp
359359gnucash/import-export/log-replay/gnc-log-replay.c
360360gnucash/import-export/log-replay/gnc-plugin-log-replay.c
361361gnucash/import-export/ofx/gncmod-ofx-import.c
You can’t perform that action at this time.
0 commit comments