From 53359d05d587382191b115957c0e5777e36c0558 Mon Sep 17 00:00:00 2001 From: Nicolas Godet <39594821+nicogodet@users.noreply.github.com> Date: Fri, 21 Mar 2025 17:06:06 +0100 Subject: [PATCH] Updated Plugin migration to be compatible with Qt5 and Qt6 (markdown) --- Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md b/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md index 5bf257b..cc36504 100644 --- a/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md +++ b/Plugin-migration-to-be-compatible-with-Qt5-and-Qt6.md @@ -61,7 +61,7 @@ lint:qt6: # - pyqt5_to_pyqt6.py --help # first, a dry run to get the log file - pyqt5_to_pyqt6.py --dry_run --logfile pyqt6_checker.log $PROJECT_FOLDER/ - # then running with edit enabled to + # then running with edit enabled to - pyqt5_to_pyqt6.py --logfile pyqt6_checker.log $PROJECT_FOLDER/ artifacts: paths: