From fa61c9cb6b14347071d5d5c54e10e1e0973dc880 Mon Sep 17 00:00:00 2001 From: dreamsourcelabTAI Date: Fri, 26 Apr 2024 14:11:47 +0800 Subject: [PATCH] update the make script file --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 4270215c..db493d03 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -444,6 +444,7 @@ set(DSView_HEADERS DSView/pv/utility/array.h DSView/pv/deviceagent.h DSView/pv/ui/fn.h + DSView/pv/ui/xtoolbutton.h ) #===============================================================================