wip: endpoint meter

This commit is contained in:
Hane 2024-04-30 21:30:58 +02:00
commit 6bda4702df
7 changed files with 41 additions and 11 deletions

View file

@ -52,7 +52,7 @@ int main (int argc, char* argv[]) {
* log_debugcpp(a.toStdString());
* }
*/
//QApplication::setStyle("Fusion");
QApplication::setStyle("Fusion");
//Check if running
//https://stackoverflow.com/questions/48060989/qt-show-application-if-currently-running
initialize_file_log();