/***********************************************************************
 *
 *      Copyright (c) Palm Computing 1995 -- All Rights Reserved
 *
 * PROJECT:  Touchdown
 * FILE:     GraffitifUI.h
 * AUTHOR:   Roger Flores: Sep 15, 1995
 *
 * DECLARER: UI
 *
 * DESCRIPTION:
 *        This file defines Graffiti UI routines.
 *
 **********************************************************************/

#ifndef __GRFUI_H__
#define __GRFUI_H__


extern void SysGrfShortCutListDialog ()
							SYS_TRAP(sysTrapSysGrfShortCutListDialog);


#endif __GRFUI_H__

