Add no whitelist page
This commit is contained in:
@@ -49,3 +49,10 @@ Execute `python install.py`
|
||||
Note: in case if you aren't virtual environment, the script stop.
|
||||
|
||||
Enjoy.
|
||||
|
||||
## Generate resource file
|
||||
|
||||
`rcc -g python .\resources.qrc -o .\src\resources_rc.py`
|
||||
|
||||
You need to give complete path of rcc:
|
||||
`H:\Qt\6.10.2\mingw_64\bin\rcc.exe -g python resources.qrc -o .\src\resources.py`
|
||||
|
||||
Reference in New Issue
Block a user