From 45613fde6d789c8c8d0c53861b2f5534526558e5 Mon Sep 17 00:00:00 2001 From: Daniel Pizetta Date: Mon, 29 Mar 2021 11:02:26 -0300 Subject: [PATCH] Update CONTRIBUTING --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index d268835..25ed47c 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -217,7 +217,7 @@ Modifying QSS File If you are changing the `stylesheet <./qdarkstyle/style.qss>`__, you will need to recompile the QRC files using -`process\_qrc.py <./script/process_qrc.py>`__ script, inside script +`utils/\_\_main\_\_.py <./qdarkstyle/utils/__main__.py>`__ script, inside script folder. .. code:: bash