summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller/macreplaceinstallnamesoperation.h
diff options
context:
space:
mode:
Diffstat (limited to 'installerbuilder/libinstaller/macreplaceinstallnamesoperation.h')
-rw-r--r--installerbuilder/libinstaller/macreplaceinstallnamesoperation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/installerbuilder/libinstaller/macreplaceinstallnamesoperation.h b/installerbuilder/libinstaller/macreplaceinstallnamesoperation.h
index 6fc271043..f88f66b34 100644
--- a/installerbuilder/libinstaller/macreplaceinstallnamesoperation.h
+++ b/installerbuilder/libinstaller/macreplaceinstallnamesoperation.h
@@ -51,8 +51,8 @@ private:
bool execCommand(const QString &cmd, const QStringList &args);
private:
- QString mIndicator;
- QString mInstallationDir;
+ QString m_indicator;
+ QString m_installationDir;
};
} // namespace QInstaller