From ee3e437762eec57edecb1c3f8634076a94ce9d9a Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Tue, 20 Dec 2016 13:28:34 +0100 Subject: Example: corrected screenshot of the localstorage app MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Was still displaying a screenshot of the previous example \image --> \borderedimage Change-Id: Ifb23d0ffe1216c7d79170b6bbbd7da1511afe79c Reviewed-by: Topi Reiniƶ --- .../quick/localstorage/doc/src/localstorage.qdoc | 2 +- .../localstorage/qml-localstorage-example.png | Bin 46168 -> 0 bytes src/quick/doc/images/qml-localstorage-example.png | Bin 14409 -> 13957 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 examples/quick/localstorage/localstorage/qml-localstorage-example.png diff --git a/examples/quick/localstorage/doc/src/localstorage.qdoc b/examples/quick/localstorage/doc/src/localstorage.qdoc index 1bfba147e1..8ffcbe9d14 100644 --- a/examples/quick/localstorage/doc/src/localstorage.qdoc +++ b/examples/quick/localstorage/doc/src/localstorage.qdoc @@ -28,7 +28,7 @@ \title Qt Quick Examples - Local Storage \example localstorage \brief A collection of QML local storage examples. - \image qml-localstorage-example.png + \borderedimage qml-localstorage-example.png \e{Local Storage} is a collection of small QML examples relating to Qt Quick's \l{local storage} functionality. diff --git a/examples/quick/localstorage/localstorage/qml-localstorage-example.png b/examples/quick/localstorage/localstorage/qml-localstorage-example.png deleted file mode 100644 index 7d7edafe63..0000000000 Binary files a/examples/quick/localstorage/localstorage/qml-localstorage-example.png and /dev/null differ diff --git a/src/quick/doc/images/qml-localstorage-example.png b/src/quick/doc/images/qml-localstorage-example.png index e128574683..64e1cb0315 100644 Binary files a/src/quick/doc/images/qml-localstorage-example.png and b/src/quick/doc/images/qml-localstorage-example.png differ -- cgit v1.2.3