VirtualBox

Changeset 87104 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Dec 18, 2020 6:04:25 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
141963
Message:

FE/Qt: build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp

    r87024 r87104  
    32393239    QProcess::startDetached(QString(szViewerPath) + "/kchmviewer", QStringList(strLocation));
    32403240# else /* #ifndef VBOX_OSE */
    3241     vboxGlobal().openURL("file://" + strLocation);
     3241    uiCommon().openURL("file://" + strLocation);
    32423242# endif /* #ifdef VBOX_OSE */
    32433243#elif defined (VBOX_WS_MAC)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette