VirtualBox

Changeset 24263 in vbox


Ignore:
Timestamp:
Nov 2, 2009 3:11:17 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: never start a VM on a single click

File:
1 edited

Legend:

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

    r23880 r24263  
    503503     * this hack should disable the current possibility to do it if present */
    504504    if (mVMListView->style()->styleHint (QStyle::SH_ItemView_ActivateItemOnSingleClick, 0, mVMListView))
    505         mVMListView->setStyleSheet ("activate-on-singleclick");
     505        mVMListView->setStyleSheet ("activate-on-singleclick : 0");
    506506
    507507    leftVLayout->addWidget (mVMListView);
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