VirtualBox

Ignore:
Timestamp:
Oct 25, 2011 10:18:06 AM (13 years ago)
Author:
vboxsync
Message:

FE/Qt: made two member functions constant.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineView.cpp

    r39107 r39108  
    906906}
    907907
    908 UIVisualStateType UIMachineView::visualStateType()
     908UIVisualStateType UIMachineView::visualStateType() const
    909909{
    910910    return machineLogic()->visualStateType();
    911911}
    912912
    913 bool UIMachineView::isFullscreenOrSeamless()
     913bool UIMachineView::isFullscreenOrSeamless() const
    914914{
    915915    return    visualStateType() == UIVisualStateType_Fullscreen
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