mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
machine_info.cpp: Minor
This commit is contained in:
parent
2436daa16f
commit
c4b6939ed6
@ -164,7 +164,7 @@ void MachineInfo::send_info_to_debug()
|
||||
qInfo()<< "";
|
||||
qInfo()<< " For QET configuration-files:";
|
||||
#if defined(Q_OS_WIN32) || defined(Q_OS_WIN64)
|
||||
qInfo()<< " App Config Location: see Regedit"
|
||||
qInfo()<< " App Config Location: see Regedit: HKEY_CURRENT_USER\Software\QElectroTech\"
|
||||
#else
|
||||
qInfo()<< " App Config Location:"<< QStandardPaths::writableLocation(QStandardPaths::AppConfigLocation) +".conf/";
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user