VirtualBox

Changeset 6940 in vbox


Ignore:
Timestamp:
Feb 14, 2008 9:03:58 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28105
Message:

Set Shared Folders list "columns reordering" to false.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSharedFoldersSettings.ui.h

    r6936 r6940  
    377377    listView->setShowToolTips (false);
    378378    listView->setRootIsDecorated (true);
     379    listView->header()->setMovingEnabled (false);
    379380    tbAdd->setIconSet (VBoxGlobal::iconSet ("add_shared_folder_16px.png",
    380381                                            "add_shared_folder_disabled_16px.png"));
     
    389390             this, SLOT (processCurrentChanged (QListViewItem *)));
    390391
    391         /* Make after-paining list update to ensure all columns repainted correctly. */
     392    /* Make after-paining list update to ensure all columns repainted correctly. */
    392393    connect (listView->header(), SIGNAL (sizeChange (int, int, int)),
    393394             this, SLOT (updateList()));
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