Hi all, QxtCountryComboBox shows english country names although my language settings are definitely german. Any ideas how to get it to display the country names in German? I tried playing with e.g. QLocale::setDefault(QLocale(QLocale::German)); or QLocale::setDefault(QLocale::C); but with no success. Thx for any help, RZ