head	1.2;
access;
symbols;
locks
	dlorre:1.2; strict;
comment	@ * @;


1.2
date	97.07.14.04.24.31;	author dlorre;	state Exp;
branches;
next	1.1;

1.1
date	96.08.22.02.05.49;	author dlorre;	state Exp;
branches;
next	;


desc
@Oui.lib -- Object User Interface
Projet créé en 1994
Auteur: Dominique Lorre
@


1.2
log
@*** empty log message ***
@
text
@// $Id$
#ifndef CLASS_GADGET_H
#include "gadgets/gadget.h"
#endif

#ifndef CLASS_BUTTON_H
#include "gadgets/button.h"
#endif

#ifndef CLASS_STRING_H
#include "gadgets/string.h"
#endif

#ifndef CLASS_CSTRING_H
#include "gadgets/cstring.h"
#endif

#ifndef CLASS_NUMBER_H
#include "gadgets/number.h"
#endif

#ifndef CLASS_CNUMBER_H
#include "gadgets/cnumber.h"
#endif

#ifndef CLASS_RADIO_H
#include "gadgets/radio.h"
#endif

#ifndef CLASS_CYCLE_H
#include "gadgets/cycle.h"
#endif

#ifndef CLASS_SLIDER_H
#include "gadgets/slider.h"
#endif

#ifndef CLASS_SCROLLER_H
#include "gadgets/scroller.h"
#endif

#ifndef CLASS_LISTVIEW_H
#include "gadgets/listview.h"
#endif

#ifndef CLASS_CHECKBOX_H
#include "gadgets/checkbox.h"
#endif

#ifndef CLASS_PALETTE_H
#include "gadgets/palette.h"
#endif

#ifndef CLASS_IMGBUT_H
#include "gadgets/imgbut.h"
#endif

#ifndef CLASS_EPROP_H
#include "gadgets/eprop.h"
#endif

#ifndef CLASS_ESLIDE_H
#include "gadgets/eslide.h"
#endif

#ifndef CLASS_EROLL_H
#include "gadgets/eroll.h"
#endif



@


1.1
log
@Initial revision
@
text
@d1 1
@
