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.7 6.6 6.5 Change-Id: Ia78f556e8603517d9e7339f0af2330bc2d4182d3 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>bb10
parent
76b2852b7c
commit
f5d192818d
Binary file not shown.
|
Before Width: | Height: | Size: 6.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue