mirror of
https://codeberg.org/vyn/mirai.git
synced 2025-07-04 10:43:19 +00:00
Rename AppWindow to app_logic
This commit is contained in:
parent
049353e06a
commit
00d9cbe7ef
4 changed files with 69 additions and 71 deletions
|
@ -8,7 +8,7 @@ set(CMAKE_BUILD_RPATH_USE_ORIGIN ON)
|
|||
|
||||
add_executable(mirai
|
||||
src/main.cpp
|
||||
src/windows/AppWindow/AppWindow.cpp
|
||||
src/app_logic.cpp
|
||||
src/shared/Utils.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue