summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/snippets/textdocument-imagedrop/textdocument-imagedrop.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/doc/snippets/textdocument-imagedrop/textdocument-imagedrop.pro')
-rw-r--r--src/gui/doc/snippets/textdocument-imagedrop/textdocument-imagedrop.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/gui/doc/snippets/textdocument-imagedrop/textdocument-imagedrop.pro b/src/gui/doc/snippets/textdocument-imagedrop/textdocument-imagedrop.pro
deleted file mode 100644
index 5f1c55f038..0000000000
--- a/src/gui/doc/snippets/textdocument-imagedrop/textdocument-imagedrop.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-TEMPLATE = lib
-TARGET = textdocument-imagedrop
-QT += core gui widgets
-
-HEADERS = \
- textedit.h
-SOURCES = \
- main.cpp