give users the ability to import files with wrong extension

This commit is contained in:
Syping 2017-09-17 23:27:49 +02:00
parent dc0a007774
commit 8a90ab7036
2 changed files with 29 additions and 10 deletions

View file

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