winrt: Fix tst_qlanguagechange
Change-Id: Ic11a81b49cc2e7a3fcb895d1556b44baf8c1d6fe Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
This commit is contained in:
parent
9c75ee6858
commit
5a1f25a1bd
@ -197,7 +197,7 @@ void tst_languageChange::retranslatability_data()
|
|||||||
<< "QFileDialog::Back"
|
<< "QFileDialog::Back"
|
||||||
<< "QFileDialog::Create New Folder"
|
<< "QFileDialog::Create New Folder"
|
||||||
<< "QFileDialog::Detail View"
|
<< "QFileDialog::Detail View"
|
||||||
#ifndef Q_OS_MAC
|
#if !defined(Q_OS_MAC) && !defined(Q_OS_WINRT)
|
||||||
<< "QFileDialog::File"
|
<< "QFileDialog::File"
|
||||||
#endif
|
#endif
|
||||||
<< "QFileDialog::Files of type:"
|
<< "QFileDialog::Files of type:"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user