missing DEFINE added

This commit is contained in:
Uwe Rathmann 2023-04-12 12:12:05 +02:00
parent db056e7837
commit 87d68930ed
1 changed files with 1 additions and 0 deletions

View File

@ -42,3 +42,4 @@ set(SOURCES
qt_add_resources(SOURCES images.qrc fonts.qrc)
qsk_add_example(iotdashboard ${SOURCES})
target_compile_definitions(iotdashboard PRIVATE USE_SHORTCUTS=1)