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