VirtualBox

Ignore:
Timestamp:
May 3, 2012 4:00:11 PM (13 years ago)
Author:
vboxsync
Message:

FE/Qt: Network/Update Managers stuff: Defines: Cleanup.

Location:
trunk/src/VBox/Frontends/VirtualBox/src/net
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkDefs.h

    r39932 r41143  
    66
    77/*
    8  * Copyright (C) 2011 Oracle Corporation
     8 * Copyright (C) 2011-2012 Oracle Corporation
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    2020#define __UINetworkDefs_h__
    2121
    22 /* Network request types: */
     22/* Network-request types: */
    2323enum UINetworkRequestType
    2424{
     
    2727};
    2828
    29 #if 0
    30 /* Download types: */
    31 enum UIDownloadType
    32 {
    33     UIDownloadType_Additions,
    34     UIDownloadType_UserManual,
    35     UIDownloadType_ExtensionPack,
    36     UIDownloadType_Max
    37 };
    38 #endif
     29#endif // __UINetworkDefs_h__
    3930
    40 #endif // __UINetworkDefs_h__
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateDefs.cpp

    r39666 r41143  
    11/* $Id$ */
    22/** @file
    3  * VBox Qt GUI - Update routine related implementations.
     3 *
     4 * VBox frontends: Qt4 GUI ("VirtualBox"):
     5 * Update routine related implementations
    46 */
    57
    68/*
    7  * Copyright (C) 2006-2011 Oracle Corporation
     9 * Copyright (C) 2006-2012 Oracle Corporation
    810 *
    911 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UIUpdateDefs.h

    r39666 r41143  
    11/** @file
    2  * VBox Qt GUI - Update routine related declarations.
     2 *
     3 * VBox frontends: Qt4 GUI ("VirtualBox"):
     4 * Update routine related declarations
    35 */
    46
    57/*
    6  * Copyright (C) 2006-2011 Oracle Corporation
     8 * Copyright (C) 2006-2012 Oracle Corporation
    79 *
    810 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    101103
    102104#endif // !___UIUpdateDefs_h___
     105
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