From f47eb972e7c65bcce6f1d4ff270635838adba75e Mon Sep 17 00:00:00 2001 From: ftomei Date: Tue, 28 Jan 2025 15:07:44 +0100 Subject: [PATCH] update 3D --- outputPoints/outputPoints.pro | 2 -- waterTable/waterTable.pro | 1 - 2 files changed, 3 deletions(-) diff --git a/outputPoints/outputPoints.pro b/outputPoints/outputPoints.pro index ee41e3af2..0c770f013 100644 --- a/outputPoints/outputPoints.pro +++ b/outputPoints/outputPoints.pro @@ -7,8 +7,6 @@ QT += network sql widgets -QT -= gui - TEMPLATE = lib CONFIG += staticlib diff --git a/waterTable/waterTable.pro b/waterTable/waterTable.pro index 069634f65..bbf524210 100644 --- a/waterTable/waterTable.pro +++ b/waterTable/waterTable.pro @@ -5,7 +5,6 @@ #------------------------------------------------- QT += core widgets charts -QT -= gui TEMPLATE = lib CONFIG += staticlib