Browse Source

doc: mention IcoImporter in Windows platform docs.

pull/449/head
Vladimír Vondruš 6 years ago
parent
commit
bd78759b81
  1. 3
      doc/platforms-windows.dox

3
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 Note that this doesn't have any effect on the *window* icon --- there it has to
be specified at runtime, for example via 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 @section platform-windows-terminal-colors Colored terminal output

Loading…
Cancel
Save