diff options
| author | ruki <[email protected]> | 2020-12-25 22:56:27 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-25 22:56:27 +0800 |
| commit | 0f8cac544eaf61ecb2fde78cc2fed7f40c04cb92 (patch) | |
| tree | 6138ce3875c35f3a129e84b0150538a3bf6a6a05 | |
| parent | d9fb6826a45caafc94772ba63c87a3d2f023867e (diff) | |
| parent | 3aeab70384ce1757abc35b452d5527698d0ec4f8 (diff) | |
Merge pull request #1163 from SirLynix/patch-1
Update @file
| -rw-r--r-- | xmake/rules/qt/install/windows.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/rules/qt/install/windows.lua b/xmake/rules/qt/install/windows.lua index 9a19e454d..a9b3db6b9 100644 --- a/xmake/rules/qt/install/windows.lua +++ b/xmake/rules/qt/install/windows.lua @@ -15,7 +15,7 @@ -- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki --- @file macosx.lua +-- @file windows.lua -- -- imports |
