mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Address translation feedback from Transifex
This commit is contained in:
parent
4f7460afbd
commit
f3d88fbd36
53 changed files with 152 additions and 156 deletions
|
@ -1501,7 +1501,7 @@ void TestGui::testSortGroups()
|
|||
void TestGui::testTrayRestoreHide()
|
||||
{
|
||||
if (!QSystemTrayIcon::isSystemTrayAvailable()) {
|
||||
QSKIP("QSystemTrayIcon::isSystemTrayAvailable() = false, skipping tray restore/hide test...");
|
||||
QSKIP("QSystemTrayIcon::isSystemTrayAvailable() = false, skipping tray restore/hide test…");
|
||||
}
|
||||
|
||||
m_mainWindow->hideWindow();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue