From 856119c5a43b4781b051b93a0713c152cfd99f85 Mon Sep 17 00:00:00 2001 From: Arno Date: Fri, 15 Apr 2022 13:27:34 +0200 Subject: Make it run with Qt6 This is a huge commit. Changes: * Obviously, make it compile * Make it run (only scarcely tested) * get rid of most of clang's warnings Let's see what surprises are in store... --- shemov.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index a5d25fd..af4ca38 100644 --- a/shemov.pro +++ b/shemov.pro @@ -57,7 +57,6 @@ SOURCES = main.cpp \ mappingtreeproxy.cpp \ mappingtreeresultmodel.cpp \ mappingdata.cpp \ - videoviewer.cpp \ wizardtreemodel.cpp \ moviemetadatapage.cpp \ moviemappingpage.cpp \ @@ -113,7 +112,6 @@ HEADERS = \ mappingtreeproxy.h \ mappingtreeresultmodel.h \ mappingdata.h \ - videoviewer.h \ wizardtreemodel.h \ moviemetadatapage.h \ moviemappingpage.h \ -- cgit v1.2.3-70-g09d2