Skip to content

Commit

Permalink
sync: from linuxdeepin/dtkgui
Browse files Browse the repository at this point in the history
Synchronize source files from linuxdeepin/dtkgui.

Source-pull-request: linuxdeepin/dtkgui#284
  • Loading branch information
deepin-ci-robot authored and 18202781743 committed Dec 2, 2024
1 parent 48904df commit 4122505
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,6 @@ MoveWindowHelper::MoveWindowHelper(QWindow *window)

MoveWindowHelper::~MoveWindowHelper()
{
if (DVtableHook::hasVtable(m_window)) {
DVtableHook::resetVtable(m_window);
}

mapped.remove(qobject_cast<QWindow*>(parent()));
}

Expand Down

0 comments on commit 4122505

Please sign in to comment.