[Bug 289019] emulators/virtualbox-ose{-*}: update to 7.2.x

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 02 Oct 2025 14:09:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289019

--- Comment #33 from Vladimir Druzenko <vvd@FreeBSD.org> ---
One more question: why keep 1st part in
files/patch-src_VBox_Frontends_VirtualBox_src_manager_UIVirtualBoxManager.cpp
@@ -2402,6 +2402,9 @@ void UIVirtualBoxManager::prepare()
     qApp->installEventFilter(this);
 #endif

+   /* Prepare notification-center invisibvle way: */
+    prepareNotificationCenter();
+
     /* Cache media data early if necessary: */
     if (uiCommon().agressiveCaching())
         gpMediumEnumerator->enumerateMedia();
?

-- 
You are receiving this mail because:
You are on the CC list for the bug.