mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 09:23:03 +00:00
feat(mainwindow):Delete invalidation method
This commit is contained in:
parent
9d169bf64c
commit
54d6447abc
@ -42,7 +42,6 @@ DockPopupWindow::DockPopupWindow(QWidget *parent)
|
||||
|
||||
compositeChanged();
|
||||
|
||||
setBackgroundColor(DBlurEffectWidget::DarkColor);
|
||||
setWindowFlags(Qt::X11BypassWindowManagerHint | Qt::WindowStaysOnTopHint | Qt::WindowDoesNotAcceptFocus);
|
||||
setAttribute(Qt::WA_InputMethodEnabled, false);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user