summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/setpathonqtcoreoperation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'installerbuilder/libinstaller/setpathonqtcoreoperation.cpp')
-rw-r--r--installerbuilder/libinstaller/setpathonqtcoreoperation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/installerbuilder/libinstaller/setpathonqtcoreoperation.cpp b/installerbuilder/libinstaller/setpathonqtcoreoperation.cpp
index a8ccb19b5..50c823df0 100644
--- a/installerbuilder/libinstaller/setpathonqtcoreoperation.cpp
+++ b/installerbuilder/libinstaller/setpathonqtcoreoperation.cpp
@@ -40,7 +40,7 @@
using namespace QInstaller;
namespace {
- QByteArray getOldValue(const QString & binaryPath, const QByteArray &typeValue)
+ QByteArray getOldValue(const QString &binaryPath, const QByteArray &typeValue)
{
QFileInfo fileInfo(binaryPath);