From 5ae52a137435db155a14a55a35a4f197960c9860 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 15 Dec 2021 16:23:26 +0100 Subject: bindablesubscription: Remove duplicated file entry Change-Id: I7f24425c8ccfb11bda926373099d377f808a70dd Reviewed-by: Alexey Edelev (cherry picked from commit c52fcb2ad9f4a1c166ac0438db3889b13d7f9270) Reviewed-by: Qt Cherry-pick Bot --- examples/corelib/bindableproperties/bindablesubscription/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'examples') diff --git a/examples/corelib/bindableproperties/bindablesubscription/CMakeLists.txt b/examples/corelib/bindableproperties/bindablesubscription/CMakeLists.txt index b2909589a5..7f88780a9a 100644 --- a/examples/corelib/bindableproperties/bindablesubscription/CMakeLists.txt +++ b/examples/corelib/bindableproperties/bindablesubscription/CMakeLists.txt @@ -20,7 +20,6 @@ find_package(Qt6 COMPONENTS Widgets) qt_add_executable(bindablesubscription ../shared/subscriptionwindow.cpp ../shared/subscriptionwindow.h ../shared/subscriptionwindow.ui main.cpp - main.cpp bindablesubscription.cpp bindablesubscription.h bindableuser.cpp bindableuser.h ) -- cgit v1.2.3