diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-10-15 13:59:35 +0200 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-10-15 13:59:35 +0200 |
commit | 5f3ed920fe849413ad89505075bb7135866a3082 (patch) | |
tree | 9033212714c60475798c86ddc372bedc908b624f /doc/Bugs.asciidoc | |
parent | Remove -march and -mtune from default release flags (diff) | |
download | smolbote-5f3ed920fe849413ad89505075bb7135866a3082.tar.xz |
Add workaround for QTBUG-62511
Diffstat (limited to 'doc/Bugs.asciidoc')
-rw-r--r-- | doc/Bugs.asciidoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/Bugs.asciidoc b/doc/Bugs.asciidoc index 057fae9..e6ba9dd 100644 --- a/doc/Bugs.asciidoc +++ b/doc/Bugs.asciidoc @@ -37,6 +37,9 @@ https://bugreports.qt.io/browse/QTBUG-68224 Only affects Qt 5.11.0. Set __QTBUG_68224_WORKAROUND__. +=== rcc embeds time in output +https://bugreports.qt.io/browse/QTBUG-62511 + === Wayland bugs === mainwindow.maximized doesn't work |