From ee61addaaae18623da94fb531b0cf0ffd0e9630c Mon Sep 17 00:00:00 2001 From: Sine Striker <trueful@163.com> Date: 周二, 19 12月 2023 21:20:35 +0800 Subject: [PATCH] minor tweaks --- docs/images/win11.png | 0 docs/images/linux.png | 0 README.md | 2 +- 3 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index 16096c5..094632f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # QWindowKit -Cross-platform window customization framework for Qt Widgets and Qt Quick. Support Windows, macOS, Linux. +Cross-platform window customization framework for Qt Widgets and Qt Quick. This project inherited most of [wangwenx190 FramelessHelper](https://github.com/wangwenx190/framelesshelper) implementation, with a complete refactoring and upgrading of the architecture. diff --git a/docs/images/linux.png b/docs/images/linux.png index 7f69946..9ccd8b6 100644 --- a/docs/images/linux.png +++ b/docs/images/linux.png Binary files differ diff --git a/docs/images/win11.png b/docs/images/win11.png index 5cca0b5..af54f3d 100644 --- a/docs/images/win11.png +++ b/docs/images/win11.png Binary files differ -- Gitblit v1.9.1