VirtualBox

Ignore:
Timestamp:
Jun 8, 2009 12:26:11 AM (16 years ago)
Author:
vboxsync
Message:

Frontends: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/Frontends/VirtualBox/include/VBoxUtils-darwin.h

    r18654 r20368  
    3939typedef NSView *NativeViewRef;
    4040#else
    41 # include <iprt/cdefs.h> /* for __BEGIN_DECLS/__END_DECLS & stuff */
     41# include <iprt/cdefs.h> /* for RT_BEGIN_DECLS/RT_END_DECLS & stuff */
    4242
    4343# include <qglobal.h> /* for QT_MAC_USE_COCOA */
     
    6262#endif /* __OBJC__ */
    6363
    64 __BEGIN_DECLS
     64RT_BEGIN_DECLS
    6565
    6666/********************************************************************************
     
    9292void darwinWindowInvalidateShadowImpl (NativeWindowRef aWindow);
    9393
    94 __END_DECLS
     94RT_END_DECLS
    9595
    9696#ifndef __OBJC__
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