forked from qt-creator/qt-creator
recolordocsicons.py: Remove misleading comment
The comment was a copy-paste remainder from export.py Change-Id: I5209060e5edf8072940f1542c547baf54766f425 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
@@ -3,11 +3,6 @@
|
||||
# Copyright (C) 2022 The Qt Company Ltd.
|
||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||
|
||||
# This script calls Inkscape to rasterize several images into png files.
|
||||
# The images end up in the final position of the source tree.
|
||||
# Each image is generated as normal and high resolution variant.
|
||||
# Each png file is afterwards optimized with optipng.
|
||||
|
||||
import argparse
|
||||
import os
|
||||
import pathlib
|
||||
|
Reference in New Issue
Block a user