From 5103d3386b666a7058c2b36d5d2241b749a0776c Mon Sep 17 00:00:00 2001 From: raoulh Date: Wed, 25 Sep 2024 06:39:51 +0200 Subject: [PATCH] Fix --- machine_creator/machine_creator.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine_creator/machine_creator.pro b/machine_creator/machine_creator.pro index c65d073..3f97d57 100755 --- a/machine_creator/machine_creator.pro +++ b/machine_creator/machine_creator.pro @@ -43,7 +43,7 @@ FORMS += mainwindow.ui RESOURCES += \ img.qrc -LIBS += -lKF5Archive +LIBS += -lKF6Archive linux { QT_CONFIG -= no-pkg-config