mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
Polish
This commit is contained in:
parent
194edbd799
commit
1ddfe1d433
@ -169,8 +169,6 @@ void MachineInfo::send_info_to_debug()
|
|||||||
qInfo()<< " App Config Location:"<< QStandardPaths::writableLocation(QStandardPaths::AppConfigLocation) +".conf/";
|
qInfo()<< " App Config Location:"<< QStandardPaths::writableLocation(QStandardPaths::AppConfigLocation) +".conf/";
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
qInfo()<< " App Config Location:"<< QStandardPaths::writableLocation(QStandardPaths::AppConfigLocation) +".conf/";
|
|
||||||
|
|
||||||
qInfo()<< " For data-files (user-/company-collections, titleblocks, etc.):";
|
qInfo()<< " For data-files (user-/company-collections, titleblocks, etc.):";
|
||||||
qInfo()<< " App Data Location:"<< QStandardPaths::writableLocation(QStandardPaths::AppDataLocation);
|
qInfo()<< " App Data Location:"<< QStandardPaths::writableLocation(QStandardPaths::AppDataLocation);
|
||||||
qInfo()<< " Directory for project stalefiles:";
|
qInfo()<< " Directory for project stalefiles:";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user