This commit is contained in:
Klaus Basan
2020-01-04 20:55:34 +01:00
committed by Mat Sutcliffe
parent 72c3abb1e7
commit 2a3fd0e94c

View File

@@ -452,6 +452,7 @@ namespace BlackGui
{
# ifdef Q_OS_LINUX
// Give XCB platforms enough time to handle window events before adjusting it.
// close T593 if this is no longer needed
QThread::msleep(100);
# endif