Sun, 10 Jan 2021 17:26:40 +0200
added translations to dependencies in CMakeLists... maybe that's the source of the trouble with translations getting emptied
96 | 1 | #include "basetool.h" |
2 | ||
3 | BaseTool::BaseTool(QObject* parent) : | |
4 | QObject{parent} {} |