zint-barcode-generator/backend_qt/tests
Philip Ye c8bb299908 Fix legacy width and security level getters/setters in Qt backend
Previously, width is option 2 and security level is option 1.
Seems like in 54947fb435, the definitions
swapped and that breaks the legacy Qt application using setWidth() and
setSecurityLevel().

I know a better solution is make Qt application use setOption2() and
setOption1() respectively, but it's good to keep these legacy APIs
backward-compatible.
2024-05-23 22:46:26 +12:00
..
CMakeLists.txt CMake: allow ctest to be run without having to install zint or 2023-01-09 01:14:42 +00:00
test_qzint.cpp Fix legacy width and security level getters/setters in Qt backend 2024-05-23 22:46:26 +12:00