summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/polygon/polygon.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/doc/snippets/polygon/polygon.pro')
-rw-r--r--src/gui/doc/snippets/polygon/polygon.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/gui/doc/snippets/polygon/polygon.pro b/src/gui/doc/snippets/polygon/polygon.pro
deleted file mode 100644
index 293502a33d..0000000000
--- a/src/gui/doc/snippets/polygon/polygon.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = lib
-TARGET = polygon_snippets
-QT += core gui widgets
-
-SOURCES = \
- polygon.cpp
-