1
0
mirror of https://github.com/aclindsa/ofxgo.git synced 2024-12-26 06:53:21 -05:00

detect_settings: Add newer APPVER's for 'QWIN' APPID

This commit is contained in:
Aaron Lindsay 2018-10-04 06:50:38 -04:00
parent ac09538ec3
commit 77b154695f

View File

@ -43,6 +43,8 @@ var appVersions = map[string][]string{
"0001", "0001",
}, },
"QWIN": { // Intuit Quicken Windows "QWIN": { // Intuit Quicken Windows
"2600", // 2017
"2500", // 2016
"2400", // 2015 "2400", // 2015
"2300", // 2014 "2300", // 2014
"2200", // 2013 "2200", // 2013