summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/itemselection/itemselection.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/doc/snippets/itemselection/itemselection.pro')
-rw-r--r--src/widgets/doc/snippets/itemselection/itemselection.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/widgets/doc/snippets/itemselection/itemselection.pro b/src/widgets/doc/snippets/itemselection/itemselection.pro
deleted file mode 100644
index 57f752f0b0..0000000000
--- a/src/widgets/doc/snippets/itemselection/itemselection.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-QT += widgets
-HEADERS = ../common-table-model/model.h
-SOURCES = main.cpp \
- ../common-table-model/model.cpp
-INCLUDEPATH += ../common-table-model