diff options
Diffstat (limited to 'tools/scanqtclasses.py')
| -rw-r--r-- | tools/scanqtclasses.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/scanqtclasses.py b/tools/scanqtclasses.py index 0f87d80bd..a74fe9594 100644 --- a/tools/scanqtclasses.py +++ b/tools/scanqtclasses.py @@ -1,5 +1,6 @@ # Copyright (C) 2024 The Qt Company Ltd. # SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +from __future__ import annotations from pathlib import Path import os |
