From 76e0c5392460aa26051f069af1fa5bbd177e2359 Mon Sep 17 00:00:00 2001 From: feiyangqingyun Date: Thu, 28 Jul 2022 09:24:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B7=B2=E7=9F=A5BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- other/multobj2slot/multobj2slot.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/other/multobj2slot/multobj2slot.pro b/other/multobj2slot/multobj2slot.pro index 0502909..d38bfdd 100644 --- a/other/multobj2slot/multobj2slot.pro +++ b/other/multobj2slot/multobj2slot.pro @@ -2,7 +2,7 @@ QT += core gui greaterThan(QT_MAJOR_VERSION, 4): QT += widgets greaterThan(QT_MAJOR_VERSION, 5): QT += core5compat -TARGET = mouseline +TARGET = multobj2slot TEMPLATE = app DESTDIR = $$PWD/../bin CONFIG += warn_off