From ea4099a57d98223e179e85f533c1f4a0694b0c5f Mon Sep 17 00:00:00 2001 From: Jim Evins Date: Sun, 7 Jul 2019 16:16:23 -0400 Subject: [PATCH] Removed call to deprecated QRcode_clearCache(). QRcode_clearCache has been deprecated in libqrencode 4.0. In previous versions, it was only necessary to help debug memory leaks. So it should be harmless to remove this call. --- backends/barcode/QrEncode.cpp | 1 - translations/templates_C.ts | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/backends/barcode/QrEncode.cpp b/backends/barcode/QrEncode.cpp index 2772660..2fd8bcf 100644 --- a/backends/barcode/QrEncode.cpp +++ b/backends/barcode/QrEncode.cpp @@ -80,7 +80,6 @@ namespace glabels QRcode_free( qrcode ); - QRcode_clearCache(); return true; } diff --git a/translations/templates_C.ts b/translations/templates_C.ts index 5670957..1ace3df 100644 --- a/translations/templates_C.ts +++ b/translations/templates_C.ts @@ -427,5 +427,9 @@ Postage stamp labels + + CD/DVD spine labels + +