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

6 lines
135 B
C++

#include "utils.h"
namespace utils {
QString API_URL = "http://localhost:8080"; // Определение переменной
}