milsko/include/Mw/Button.h

9 lines
123 B
C
Raw Normal View History

/* $Id$ */
#ifndef __MW_BUTTON_H__
#define __MW_BUTTON_H__
#include <Mw/MachDep.h>
MWDECL MwClass MwButtonClass;
#endif