kolibrios/contrib/media/updf/include/mgtk/mgtk.h

16 lines
240 B
C
Raw Normal View History

#ifndef __MGTK_H
#define __MGTK_H
#include"app.h"
#include"bitmap.h"
#include"button.h"
#include"event.h"
#include"pen.h"
#include"slider.h"
#include"text.h"
#include"types.h"
#include"widget.h"
#include"terminal.h"
#endif