Tue, 28 Jun 2022 11:51:17 +0300
- Add CMake build type to about page and window title
- Use locale-dependant short date format in window title and long format in about page
- Move version definition into project() call
- Renamed the c++ macros to match CMake variable names
6 | 1 | <RCC> |
2 | <qresource prefix="/locale"> | |
3 | <file>fi.qm</file> | |
4 | <file>sv.qm</file> | |
5 | </qresource> | |
6 | </RCC> |