mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-05 16:49:08 +00:00
Rename ImportJob to MultiJob and generalize
This commit is contained in:
@@ -9,8 +9,8 @@ endif()
|
||||
file(GLOB_RECURSE THEMES ${PROJECT_SOURCE_DIR}/dist/themes/*)
|
||||
|
||||
add_executable(threeSD
|
||||
helpers/import_job.cpp
|
||||
helpers/import_job.h
|
||||
helpers/multi_job.cpp
|
||||
helpers/multi_job.h
|
||||
helpers/simple_job.cpp
|
||||
helpers/simple_job.h
|
||||
import_dialog.cpp
|
||||
|
||||
Reference in New Issue
Block a user