From 597ef4f05142e4fc4ad8596ef7a623e30085e876 Mon Sep 17 00:00:00 2001 From: Rafael Date: Wed, 23 Mar 2016 08:54:09 +0100 Subject: [PATCH] fixed project parsing problem --- gta5sync.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gta5sync.pro b/gta5sync.pro index 768e342..bae1f6a 100755 --- a/gta5sync.pro +++ b/gta5sync.pro @@ -61,7 +61,7 @@ TRANSLATIONS += \ RESOURCES += OTHER_FILES += \ - gta5sync_de.qm + gta5sync_de.qm \ app.rc win32: RC_FILE += app.rc