mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-06 16:49:09 +00:00
Rename ProgressiveJob to SimpleJob
Because I had to.
This commit is contained in:
@@ -11,8 +11,8 @@ file(GLOB_RECURSE THEMES ${PROJECT_SOURCE_DIR}/dist/themes/*)
|
||||
add_executable(threeSD
|
||||
helpers/import_job.cpp
|
||||
helpers/import_job.h
|
||||
helpers/progressive_job.cpp
|
||||
helpers/progressive_job.h
|
||||
helpers/simple_job.cpp
|
||||
helpers/simple_job.h
|
||||
import_dialog.cpp
|
||||
import_dialog.h
|
||||
import_dialog.ui
|
||||
|
||||
Reference in New Issue
Block a user