From 5309c2656e4c2eedfedec9651f1cb3489a5ee7b5 Mon Sep 17 00:00:00 2001 From: Peter Hartmann Date: Tue, 1 Oct 2024 09:55:26 +0200 Subject: [PATCH] tutorials: Fix image --- doc/tutorials/01-What-is-QSkinny.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/01-What-is-QSkinny.asciidoc b/doc/tutorials/01-What-is-QSkinny.asciidoc index f4980c21..1c76ff50 100644 --- a/doc/tutorials/01-What-is-QSkinny.asciidoc +++ b/doc/tutorials/01-What-is-QSkinny.asciidoc @@ -10,7 +10,7 @@ QSkinny is a UI framework based on the Qt graphic stack and written in {cpp}. It allows users to write their UIs in {cpp} and/or QML. .The Fendt Tractor GUI -image::https://camo.githubusercontent.com/3eea80daf41ce6a86f08c73353d05000363c4df0/68747470733a2f2f7777772e66656e64742e636f6d2f696e742f67656e6576612d6173736574732f7769646765742f32383239312f6e6577732d332d6c6f772e6a7067[Fendt Tractor GUI] +image::https://www.fendt.com/de/images/5d19bb4e7b260601c8134e14_1673943667_web_de-DE.jpg[Fendt Tractor GUI] It is currently being used in the Fendt Tractor GUI project, see the picture above. For the Fendt Tractor GUI there is no QML used at all;