fix: brief freezes after file dialogs / fontconfig methods are used

This commit is contained in:
2026-01-12 23:52:33 +03:00
parent d852d58948
commit 2b1c6d59c4
6 changed files with 46 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.25)
project(clrsync VERSION 1.0.2 LANGUAGES CXX)
project(clrsync VERSION 1.0.4 LANGUAGES CXX)
include(GNUInstallDirs)