diff options
| author | Jérôme Leclercq <[email protected]> | 2020-12-25 15:46:04 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-25 15:46:04 +0100 |
| commit | 3aeab70384ce1757abc35b452d5527698d0ec4f8 (patch) | |
| tree | 6138ce3875c35f3a129e84b0150538a3bf6a6a05 | |
| parent | d9fb6826a45caafc94772ba63c87a3d2f023867e (diff) | |
Update windows.lua
| -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 |
