From fef6819f5bfe77f8ea8185c67021abf970a681a2 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Wed, 1 Mar 2017 19:15:29 +0100 Subject: Fix grammar in QIcon docs Change-Id: I170662de5dde32a913acc5b681c2d2cefcb51a70 Reviewed-by: Jake Petroules --- src/gui/image/qicon.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/image') diff --git a/src/gui/image/qicon.cpp b/src/gui/image/qicon.cpp index 7d6cd50bac..07dcf8b726 100644 --- a/src/gui/image/qicon.cpp +++ b/src/gui/image/qicon.cpp @@ -700,7 +700,7 @@ QIcon::QIcon(const QIcon &other) the relevant file must be found relative to the runtime working directory. - The file name can be either refer to an actual file on disk or to + The file name can refer to an actual file on disk or to one of the application's embedded resources. See the \l{resources.html}{Resource System} overview for details on how to embed images and other resource files in the application's @@ -1049,7 +1049,7 @@ static QIconEngine *iconEngineFromSuffix(const QString &fileName, const QString the relevant file must be found relative to the runtime working directory. - The file name can be either refer to an actual file on disk or to + The file name can refer to an actual file on disk or to one of the application's embedded resources. See the \l{resources.html}{Resource System} overview for details on how to embed images and other resource files in the application's -- cgit v1.2.3