ROOT
6.07/01
Reference Guide
ROOT Home Page
Main Page
Tutorials
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
graf2d
cocoa
inc
ROOTApplicationDelegate.h
Go to the documentation of this file.
1
#ifndef ROOT_ROOTApplicationDelegate
2
#define ROOT_ROOTApplicationDelegate
3
4
#include <Cocoa/Cocoa.h>
5
6
@interface
ROOTApplicationDelegate
: NSObject<NSApplicationDelegate>
7
@end
8
9
#endif
ROOTApplicationDelegate
Definition:
ROOTApplicationDelegate.h:6