From efcc926bdcaf6281488e762b84e4a0e261ef14b7 Mon Sep 17 00:00:00 2001 From: Dag Heyman Date: Tue, 7 Mar 2017 09:09:13 +0100 Subject: [PATCH] Uncomment qrc generation --- yubioath-desktop.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {