Quote Originally Posted by Lesiok View Post
I think that the problem is because all static variables are initiated BEFORE QApplication instantiation.
Actually, even without static, it doesn't work. When I made m y suggestion above, I thought it could have worked since that added a new entry to the .ts file, but then it doesn't make any difference. Oh well...