El diumenge, 9 d’octubre de 2016, a les 11:44:16 CEST, David Faure va escriure: > AFAIK KLocalizedString::setApplicationDomain isn't necessary, you should > instead define the domain as a -D flag during compilation, but I'm no expert > on that, check the wiki.
Don't recomend the domain flag for anything that is not a library, it is a bad idea, several things in applications break if you do that. Cheers, Albert