#ifndef UTILS_H #define UTILS_H #include namespace utils { extern QString API_URL; } #endif // UTILS_H