diff options
Diffstat (limited to 'doc/src/howtos/appicon.qdoc')
-rw-r--r-- | doc/src/howtos/appicon.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/howtos/appicon.qdoc b/doc/src/howtos/appicon.qdoc index 5d182174..9dc2cbf1 100644 --- a/doc/src/howtos/appicon.qdoc +++ b/doc/src/howtos/appicon.qdoc @@ -34,7 +34,7 @@ The application icon, typically displayed in the top-left corner of an application's top-level windows, is set by calling the - QWindow::setWindowIcon() method. + QWindow::setIcon() method. In order to change the icon of the executable application file itself, as it is presented on the desktop (i.e., prior to |