Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

  1. #ifndef __MGTK_H
  2. #define __MGTK_H
  3.  
  4. #include"app.h"
  5. #include"bitmap.h"
  6. #include"button.h"
  7. #include"event.h"
  8. #include"pen.h"
  9. #include"slider.h"
  10. #include"text.h"
  11. #include"types.h"
  12. #include"widget.h"
  13. #include"terminal.h"
  14.  
  15. #endif
  16.