aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/views/delegatemodel/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/views/delegatemodel/main.cpp')
-rw-r--r--examples/quick/views/delegatemodel/main.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/quick/views/delegatemodel/main.cpp b/examples/quick/views/delegatemodel/main.cpp
deleted file mode 100644
index 8eb2fc72c3..0000000000
--- a/examples/quick/views/delegatemodel/main.cpp
+++ /dev/null
@@ -1,4 +0,0 @@
-// Copyright (C) 2020 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
-#include "../../shared/shared.h"
-DECLARATIVE_EXAMPLE_MAIN(flipable)