mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-06 00:38:55 +00:00
Really properly be per-monitor DPI aware
This is so hard...
This commit is contained in:
@@ -9,6 +9,8 @@ endif()
|
||||
file(GLOB_RECURSE THEMES ${PROJECT_SOURCE_DIR}/dist/themes/*)
|
||||
|
||||
add_executable(threeSD
|
||||
helpers/dpi_aware_dialog.cpp
|
||||
helpers/dpi_aware_dialog.h
|
||||
helpers/frontend_common.cpp
|
||||
helpers/frontend_common.h
|
||||
helpers/multi_job.cpp
|
||||
|
||||
Reference in New Issue
Block a user