summaryrefslogtreecommitdiffstats
path: root/src/libs
diff options
context:
space:
mode:
authorFrerich Raabe <raabe@froglogic.com>2016-02-04 09:17:37 +0100
committerKatja Marttila <katja.marttila@theqtcompany.com>2016-02-15 06:15:09 +0000
commitb28809d33975397bbf56058854240baad2498f63 (patch)
tree669f177a6503341aa975677d6714b3627aaf43e4 /src/libs
parent85883d043b4a646e73fe502d801419dc9f73a101 (diff)
Don't use 'lockmyApp' prefix for lock files
The 'lockmyApp' part of the lock file names looked like some generic default value which just was not customized to fit the installer. Let's use the Qt application name instead as returned by QApplication::applicationName(). We maintain the strong random filename generation algorithm by sticking to the proven constants which presumably are perfectly random since they were generated by a fair die roll. Change-Id: Ief18942ca4e967f7016e7c471a7b44e3b8ab8c95 Reviewed-by: Niels Weber <niels.weber@theqtcompany.com> Reviewed-by: Katja Marttila <katja.marttila@theqtcompany.com>
Diffstat (limited to 'src/libs')
0 files changed, 0 insertions, 0 deletions