From ef7c04cd9ac06b64c516db47bda6f4d9c12db3b9 Mon Sep 17 00:00:00 2001 From: Dylan Liu <312902918@qq.com> Date: ćšć, 30 5æ 2024 19:45:07 +0800 Subject: [PATCH] quickwindowagent: Remove const for HitTestVisible API. --- README.md | 14 +------------- 1 files changed, 1 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 7cf37a2..d88e981 100644 --- a/README.md +++ b/README.md @@ -111,19 +111,7 @@ #### Visual Studio Project - - -First, click the "View" menu, find "Other Windows", click "Property Manager". - - - -Then, right click the project name item and pop up a context menu, click "Add -Existing Property Sheet...". - - - -Finally, find the "QWindowKit.props" in the "[Build output folder of -QWindowKit]\share\QWindowKit" folder, click "Open" button. +See [Visual Studio Guide](./docs/visual-studio-guide.md) for detailed usages. ## Quick Start -- Gitblit v1.9.1