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