FemaLocalSoftware/utils.h
lopata29435_NSK 3af06d02ec finish
2025-01-08 05:13:48 +07:00

11 lines
116 B
C++

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