VirtualBox

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


Ignore:
Timestamp:
Dec 11, 2024 1:11:30 PM (5 weeks ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10814: scm fix for r166315.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r107286 r107287  
    702702
    703703ifndef VBOX_GUI_WITH_ADVANCED_WIDGETS
    704 VirtualBox_QT_MOCHDRS += \
    705         src/manager/UIVirtualBoxManagerWidget.h
     704 VirtualBox_QT_MOCHDRS += \
     705        src/manager/UIVirtualBoxManagerWidget.h
    706706else
    707 VirtualBox_QT_MOCHDRS += \
    708         src/manager/UIVirtualBoxManagerAdvancedWidget.h
     707 VirtualBox_QT_MOCHDRS += \
     708        src/manager/UIVirtualBoxManagerAdvancedWidget.h
    709709endif
    710710
     
    12361236
    12371237ifndef VBOX_GUI_WITH_ADVANCED_WIDGETS
    1238 VirtualBox_SOURCES += \
    1239         src/manager/UIVirtualBoxManagerWidget.cpp
     1238 VirtualBox_SOURCES += \
     1239        src/manager/UIVirtualBoxManagerWidget.cpp
    12401240else
    1241 VirtualBox_SOURCES += \
    1242         src/manager/UIVirtualBoxManagerAdvancedWidget.cpp
     1241 VirtualBox_SOURCES += \
     1242        src/manager/UIVirtualBoxManagerAdvancedWidget.cpp
    12431243endif
    12441244
Note: See TracChangeset for help on using the changeset viewer.

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