Gui: filter warning about dead keys
Forum thread: https://forum.freecad.org/viewtopic.php?t=80981
This commit is contained in:
@@ -1745,6 +1745,7 @@ void setCategoryFilterRules()
|
||||
stream << "qt.qpa.xcb.warning=false\n";
|
||||
stream << "qt.qpa.mime.warning=false\n";
|
||||
stream << "qt.svg.warning=false\n";
|
||||
stream << "qt.xkb.compose.warning=false\n";
|
||||
stream.flush();
|
||||
QLoggingCategory::setFilterRules(filter);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user