Skip to content

3.9.1 - Two letter ISO country codes dependent on QT ver? #2932

Discussion options

You must be logged in to vote

Try using a lower case "ca" and see if that works. I have not tried your use-case, but I do see this in a portion of the new code:

if ( vstrLocParts.size() >= 2 && vstrLocParts.at ( 1 ).toLower() == sTwoLetterCode )

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rdica
Comment options

@Rob-NY
Comment options

Answer selected by rdica
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants