From b1e739b52416852014ee7a933aac81a28a9ac71f Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Wed, 24 Oct 2012 15:51:15 +0200 Subject: Qt GUI: Adding Rich Text Processing documentation from qtdoc -included the snippets -editing for technical accuracy still to be done. -ported missing files from Qt 4 Change-Id: I0b2d27630b762c6518c08973a40b476d7852001d Reviewed-by: Eskil Abrahamsen Blomfeldt --- src/gui/doc/snippets/textdocument-find/textdocument-find.pro | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/gui/doc/snippets/textdocument-find/textdocument-find.pro (limited to 'src/gui/doc/snippets/textdocument-find/textdocument-find.pro') diff --git a/src/gui/doc/snippets/textdocument-find/textdocument-find.pro b/src/gui/doc/snippets/textdocument-find/textdocument-find.pro new file mode 100644 index 0000000000..16181f21cf --- /dev/null +++ b/src/gui/doc/snippets/textdocument-find/textdocument-find.pro @@ -0,0 +1 @@ +SOURCES = main.cpp -- cgit v1.2.3