summaryrefslogtreecommitdiffstats
path: root/qmake/qmake.pri
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-07-21 17:45:55 -0700
committerThiago Macieira <thiago.macieira@intel.com>2014-07-23 17:50:31 +0200
commitf07c27eec117c664e3c0101c3077524647a32662 (patch)
tree3a7cd02bdcce1a24d001731fffc35cfa5de0b115 /qmake/qmake.pri
parentcfaf851e268dac95cb140fbffc1233981ce48d4c (diff)
Don't store QLibraryPrivate with empty file names in the global store
They shouldn't exist in the first place. They exist in two cases only: 1) mistake by the user in the QLibrary or QPluginLoader constructors or setFileName 2) as a kludge for setLoadHints before a file name is set (we need to store the user's requested hints somewhere) This is important for the second case, as otherwise all QLibrary and QPluginLoader objects without a file name would share the setting. Task-number: QTBUG-39642 Change-Id: Iebff0252fd4d95a1d54caf338d4e2fff4de3b189 Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'qmake/qmake.pri')
0 files changed, 0 insertions, 0 deletions