https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289019

--- Comment #33 from Vladimir Druzenko <[email protected]> ---
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.

Reply via email to