From 79290f0fd310e875cc5df5ed17f5804f33d12777 Mon Sep 17 00:00:00 2001 From: zhangsheng Date: Sun, 9 Mar 2025 11:57:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TSI_Config.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/TSI_Config.pro b/TSI_Config.pro index 7b967e4..27a42c8 100644 --- a/TSI_Config.pro +++ b/TSI_Config.pro @@ -11,7 +11,6 @@ CONFIG += c++11 SOURCES += \ acceleration.cpp \ common.cpp \ - ftpclient.cpp \ keyphase.cpp \ main.cpp \ mainwindow.cpp \ @@ -27,7 +26,6 @@ HEADERS += \ acceleration.h \ common.h \ data_config.h \ - ftpclient.h \ keyphase.h \ mainwindow.h \ radial_vibration.h \