From 4757a89b40cf797ccb382d4c23ae6d1a878c5990 Mon Sep 17 00:00:00 2001 From: Sine Striker <trueful@163.com> Date: 周三, 08 5月 2024 11:47:58 +0800 Subject: [PATCH] Improve icon button click level --- .gitignore | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 04490f0..6f277c6 100644 --- a/.gitignore +++ b/.gitignore @@ -76,7 +76,7 @@ .DS_Store */.DS_Store -build-src* +build-* build/ cmake-build* *.user -- Gitblit v1.9.1