X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=CMakeLists.txt;h=bde27c13c900b9c8096d712c1738cf83569042cd;hp=326499f144ef2f1bd237e5fdf8704b0189007fcf;hb=806d3e1eb3d60e93ff95d23e79588a0486730967;hpb=af95045e903a0d2ac5aac63095eb124038be40c9 diff --git a/CMakeLists.txt b/CMakeLists.txt index 326499f1..bde27c13 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -230,6 +230,7 @@ set(pulseview_SOURCES pv/widgets/popup.cpp pv/widgets/popuptoolbutton.cpp pv/widgets/sweeptimingwidget.cpp + pv/widgets/timestampspinbox.cpp pv/widgets/wellarray.cpp ) @@ -277,6 +278,7 @@ set(pulseview_HEADERS pv/widgets/popup.hpp pv/widgets/popuptoolbutton.hpp pv/widgets/sweeptimingwidget.hpp + pv/widgets/timestampspinbox.hpp pv/widgets/wellarray.hpp )