FemaLocalSoftware/utils.h
Lopata PC 9e459078e1 SensorTab all Done
paginationBar Done
2024-12-16 11:38:04 +03:00

12 lines
121 B
C++

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