From 43cebeadbe8d0550aeee4aa35f3c93a9e7e14a34 Mon Sep 17 00:00:00 2001 From: Shawn Rutledge Date: Tue, 24 Jan 2017 11:27:17 +0100 Subject: install the pdfviewer example; provide examples subdirs .pro files Actually moving the files is unfortunately necessary because of a rule about having the source directory structure match the intended installation directory structure. It was intended to differentiate widget examples from future QtQuick examples, but now that distiction is being unfortunately lost in order to keep the directory structure as shallow as it can still be, after having to comply with the first rule. Change-Id: I831227d2be3c8f5cab55a98a531e16bcb3aa0303 Reviewed-by: Oswald Buddenhagen --- examples/pdf/pdfviewer/images/go-next-24.png | Bin 0 -> 782 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/pdf/pdfviewer/images/go-next-24.png (limited to 'examples/pdf/pdfviewer/images/go-next-24.png') diff --git a/examples/pdf/pdfviewer/images/go-next-24.png b/examples/pdf/pdfviewer/images/go-next-24.png new file mode 100644 index 0000000..9a55ef3 Binary files /dev/null and b/examples/pdf/pdfviewer/images/go-next-24.png differ -- cgit v1.2.3