VirtualBox

Changeset 9822 in vbox


Ignore:
Timestamp:
Jun 19, 2008 1:25:25 PM (17 years ago)
Author:
vboxsync
Message:

Compile fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp

    r9819 r9822  
    485485        {
    486486            SendMessage (hwnd, BFFM_SETSELECTION, TRUE, Q_ULONG (
    487                 initDir.isNull() ? 0 : initDir->utf16()));
     487                initDir->isNull() ? 0 : initDir->utf16()));
    488488            //SendMessage (hwnd, BFFM_SETEXPANDED, TRUE, Q_ULONG (initDir->utf16()));
    489489        }
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