[MSPAINT] Delete winproc.cpp and move code to main.cpp

Refactoring. This will reduce build time a little.
CORE-19094
This commit is contained in:
Katayama Hirofumi MZ
2023-11-23 17:14:32 +09:00
parent af4a3fac7d
commit bf13ebda44
3 changed files with 1071 additions and 1084 deletions
-1
View File
@@ -25,7 +25,6 @@ list(APPEND SOURCE
toolbox.cpp
toolsettings.cpp
toolsmodel.cpp
winproc.cpp
precomp.h)
file(GLOB mspaint_rc_deps img/*.*)
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff