From 07bce5f257d30061475452ec9c2e06a132747b54 Mon Sep 17 00:00:00 2001 From: kat Date: Mon, 28 Oct 2024 11:58:15 -0400 Subject: [SharedCache] Fix UI causing BV leaks --- view/sharedcache/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/sharedcache/CMakeLists.txt') diff --git a/view/sharedcache/CMakeLists.txt b/view/sharedcache/CMakeLists.txt index 83ff4a57..2d073204 100644 --- a/view/sharedcache/CMakeLists.txt +++ b/view/sharedcache/CMakeLists.txt @@ -84,5 +84,5 @@ message(" ░▒████▓ ▒██████▒▒▒ ▓███▀ ░ Qt Version: ${QT_VERSION} ▒▒▓ ▒ ▒ ▒▓▒ ▒ ░░ ░▒ ▒ ░ Crash on Failure: ${HARD_FAIL_MODE} ░ ▒ ▒ ░ ░▒ ░ ░ ░ ▒ Slideinfo Debug Tags: ${SLIDEINFO_DEBUG_TAGS} - ░ ░ ░ ░ ░ ░ ░ + ░ ░ ░ ░ ░ ░ ░ REFCOUNT_DEBUG: ${BN_REF_COUNT_DEBUG} ") \ No newline at end of file -- cgit v1.3.1