VirtualBox

Ignore:
Timestamp:
Dec 2, 2007 11:02:58 PM (17 years ago)
Author:
vboxsync
Message:

gcc-4.3 warning

File:
1 edited

Legend:

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

    r5242 r5920  
    720720    bool addEnabled = aItem &&
    721721                      (isEditable (aItem->text (2)) ||
    722                        aItem->parent() && isEditable (aItem->parent()->text (2)));
     722                       (aItem->parent() && isEditable (aItem->parent()->text (2))));
    723723    bool removeEnabled = aItem && aItem->parent() &&
    724724                         isEditable (aItem->parent()->text (2));
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