diff --git a/yubioath-desktop.pro b/yubioath-desktop.pro index 6e2061c4..74c87372 100644 --- a/yubioath-desktop.pro +++ b/yubioath-desktop.pro @@ -19,7 +19,7 @@ QMAKE_EXTRA_COMPILERS += buildqrc QRC_JSON = resources.json # Generate first time -#system(python build_qrc.py resources.json) +system(python build_qrc.py resources.json) # Install python dependencies with pip on mac and win win32|macx {