don't try to import to same file when the same id is disabled

This commit is contained in:
Syping 2017-09-05 03:36:01 +02:00
parent 048979c4b7
commit dc0a007774
3 changed files with 35 additions and 30 deletions

View file

@ -50,7 +50,7 @@
#ifndef GTA5SYNC_APPVER
#ifndef GTA5SYNC_DAILYB
#define GTA5SYNC_APPVER "1.4.1"
#define GTA5SYNC_APPVER "1.4.2"
#else
#define GTA5SYNC_APPVER QString("%1").arg(GTA5SYNC_DAILYB)
#endif