VirtualBox

Ignore:
Timestamp:
May 23, 2008 1:54:45 PM (17 years ago)
Author:
vboxsync
Message:

Fe/Qt4:VDM: Merged - Ensures current item visible every time we are switching page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui.h

    r9081 r9086  
    18831883        static_cast<DiskImageItem*> (aItem) : 0;
    18841884
     1885    /* Ensures current item visible every time we are switching page */
     1886    item->listView()->ensureItemVisible (item);
     1887
    18851888    bool notInEnum      = !vboxGlobal().isMediaEnumerationStarted();
    18861889    bool modifyEnabled  = notInEnum &&
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