mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
little fix
This commit is contained in:
parent
1b6cf7d5f3
commit
7de810bac4
@ -208,7 +208,7 @@ int main(int argc, char **argv)
|
||||
qInfo("Start-up");
|
||||
// delete old log files of max 7 days old.
|
||||
delete_old_log_files(7);
|
||||
auto ma = Machine_info();
|
||||
Machine_info ma;
|
||||
ma.send_info_to_debug();
|
||||
});
|
||||
return app.exec();
|
||||
|
Loading…
x
Reference in New Issue
Block a user