diff --git a/resources/qt_warning_filters.conf b/resources/qt_warning_filters.conf index df141ae41a7..af4330f5b19 100644 --- a/resources/qt_warning_filters.conf +++ b/resources/qt_warning_filters.conf @@ -5,6 +5,3 @@ # This warning occurs on Retina display while the framebuffer dimension matches exactly with the 3D view area. ^Window\ position\ outside\ any\ known\ screen,\ using\ primary\ screen$ - -# This warning appeared on Windows after upgrading to Qt 6.4.2 -^setDarkBorderToWindow:\ Unable\ to\ set\ dark\ window\ border.$