From bd78759b81f7ea85395856661853629e18ef5e6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Sat, 30 May 2020 23:38:14 +0200 Subject: [PATCH] doc: mention IcoImporter in Windows platform docs. --- doc/platforms-windows.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/platforms-windows.dox b/doc/platforms-windows.dox index ee57638a9..285b9b657 100644 --- a/doc/platforms-windows.dox +++ b/doc/platforms-windows.dox @@ -147,7 +147,8 @@ endif() Note that this doesn't have any effect on the *window* icon --- there it has to be specified at runtime, for example via -@ref Platform::Sdl2Application::setWindowIcon(). +@ref Platform::Sdl2Application::setWindowIcon(). See also the +@ref Trade::IcoImporter "IcoImporter" plugin for importing icon files. @section platform-windows-terminal-colors Colored terminal output