From 50ce71b47a8ff009504661b48d8989b8b5b292ac Mon Sep 17 00:00:00 2001 From: sirhc808 Date: Mon, 1 Jul 2019 21:52:32 -0500 Subject: [PATCH] improve physical structure --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6fe51a4a2..4d4bb593f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -305,7 +305,7 @@ set (wsjtx_CXXSRCS logbook/logbook.cpp psk_reporter.cpp Modulator.cpp - Detector.cpp + Detector/Detector.cpp widgets/logqso.cpp widgets/displaytext.cpp decodedtext.cpp