mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-06 02:15:23 +08:00
update
This commit is contained in:
@ -177,7 +177,6 @@ void FramelessView::showEvent(QShowEvent* e)
|
||||
}
|
||||
FramelessView::~FramelessView()
|
||||
{
|
||||
qInfo()<<"FramelessView析构了";
|
||||
if (d->mMenuHandler != NULL)
|
||||
{
|
||||
::DestroyMenu(d->mMenuHandler);
|
||||
|
Reference in New Issue
Block a user