VirtualBox

Changeset 50224 in vbox for trunk


Ignore:
Timestamp:
Jan 24, 2014 2:35:28 PM (11 years ago)
Author:
vboxsync
Message:

Fe/Qt: viewport fix

File:
1 edited

Legend:

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

    r49420 r50224  
    882882                            contentsX(),
    883883                            contentsY(),
    884                             contentsWidth(),
    885                             contentsHeight());
     884                            visibleWidth(),
     885                            visibleHeight());
    886886}
    887887
     
    10061006                        contentsX(),
    10071007                        contentsY(),
    1008                         contentsWidth(),
    1009                         contentsHeight());
     1008                        visibleWidth(),
     1009                        visibleHeight());
    10101010                break;
    10111011            }
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