Changeset 110 for Mulberry

Show
Ignore:
Timestamp:
10/28/07 23:26:50 (1 year ago)
Author:
daboo
Message:

Needed to allow access to Cocoa-based services.

Location:
Mulberry/branches/v4.1d1/MacOS/Sources/Application/General
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • Mulberry/branches/v4.1d1/MacOS/Sources/Application/General/CMulberryApp.cp

    r97 r110  
    5454#include "CMailAccountManager.h" 
    5555#include "CMulberryAE.h" 
     56#include "CMulberryCocoaApp.h" 
    5657#include "COptionsProtocol.h" 
    5758#include "CPeriodicCheck.h" 
     
    155156{ 
    156157 
     158        InitializeCocoa(); 
     159 
    157160#ifdef DATA_VIEWER 
    158161        DataViewLibInit();                              // View opaque types in source debugger