LGI  1.0
Lliurex Graphic Interface
 All Classes Namespaces Files Functions Variables Macros
lgi.hpp
Go to the documentation of this file.
1 
2 #ifndef _LGI_
3 #define _LGI_
4 
5 #include "application.hpp"
6 #include "window.hpp"
7 #include "widget.hpp"
8 
9 #include "utils.hpp"
10 
11 #endif