summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/customviewstyle/customviewstyle.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/doc/snippets/customviewstyle/customviewstyle.pro')
-rw-r--r--src/widgets/doc/snippets/customviewstyle/customviewstyle.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/widgets/doc/snippets/customviewstyle/customviewstyle.pro b/src/widgets/doc/snippets/customviewstyle/customviewstyle.pro
deleted file mode 100644
index 9b09e5e4f3..0000000000
--- a/src/widgets/doc/snippets/customviewstyle/customviewstyle.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = lib
-TARGET = widgets_customviewstyle_snippets
-QT = core widgets
-
-HEADERS = \
- ../customstyle/customstyle.h
-
-SOURCES = \
- customviewstyle.cpp
- ../customstyle/customstyle.cpp