Doc: Update image in QSystemTray example

The old image was from windows xp so a new one from windows 10 should
not hurt.

Pick-to: 6.5
Change-Id: Ia78f556e8603517d9e7339f0af2330bc2d4182d3
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
(cherry picked from commit f5d192818dea30f1fbe53adc5211ff44563c16aa)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 794aee350f718a0a7a5da5b469050138f7dfeb38)
This commit is contained in:
Christian Ehrlicher 2023-12-14 09:33:44 +01:00 committed by Qt Cherry-pick Bot
parent f35eae4b79
commit de628f93a0
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -61,7 +61,7 @@ static QIcon messageIcon2qIcon(QSystemTrayIcon::MessageIcon icon)
called the \e{system tray} or \e{notification area}, where long-running
applications can display icons and short messages.
\image system-tray.png The system tray on Windows XP.
\image system-tray.webp The system tray on Windows 10.
The QSystemTrayIcon class can be used on the following platforms: