#pragma once #include "mainwindow.h" #include #include #include bool isProgramRunning(const QString &program_name); void showErrorMessage(const char *text);