mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-19 10:09:58 +01:00
Moved compilation_info to class Machine_info
This is preparation for making a dev log file
This commit is contained in:
@@ -31,6 +31,7 @@ public:
|
||||
explicit Machine_info(QObject *parent = nullptr);
|
||||
int32_t i_max_screen_width();
|
||||
int32_t i_max_screen_height();
|
||||
QString compilation_info();
|
||||
|
||||
signals:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user