Files
evolution/shell/evolution.h
Arturo Espinosa 41342256b0 Add missing file -mig
svn path=/trunk/; revision=1577
2000-01-17 07:33:49 +00:00

8 lines
123 B
C

#ifndef _EVOLUTION_H_
#define _EVOLUTION_H_
typedef struct _EShell EShell;
typedef struct _EShellView EShellView;
#endif