File 0002-Doc-QPluginLoader-remove-the-claim-we-search-the-cur.patch of Package libqt5-qtbase.17591

From 3c80bf2bc2fdfa523b6eaefd495affd19d83d48c Mon Sep 17 00:00:00 2001
From: Thiago Macieira <thiago.macieira@intel.com>
Date: Wed, 15 Jan 2020 10:56:03 -0800
Subject: [PATCH 2/3] Doc: QPluginLoader: remove the claim we search the
 current dir

Commit bf131e8d2181b3404f5293546ed390999f760404 removed it and it's a
good thing.

Change-Id: Idc3fae4d0f614c389d27fffd15ea245420035e66
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
---
 src/corelib/plugin/qpluginloader.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/corelib/plugin/qpluginloader.cpp b/src/corelib/plugin/qpluginloader.cpp
index 1bb4457594..7ac30a6eec 100644
--- a/src/corelib/plugin/qpluginloader.cpp
+++ b/src/corelib/plugin/qpluginloader.cpp
@@ -332,7 +332,7 @@ static QString locatePlugin(const QString& fileName)
     QPluginLoader will automatically look for the file with the appropriate
     suffix (see QLibrary::isLibrary()).
 
-    When loading the plugin, QPluginLoader searches in the current directory and
+    When loading the plugin, QPluginLoader searches
     in all plugin locations specified by QCoreApplication::libraryPaths(),
     unless the file name has an absolute path. After loading the plugin
     successfully, fileName() returns the fully-qualified file name of
-- 
2.23.0

openSUSE Build Service is sponsored by