src/Graphics/GUI.hh
branchnew_graphics
changeset 412 721c60072091
parent 410 41fd46cffc52
equal deleted inserted replaced
411:106aaf6eadfe 412:721c60072091
     4 #include "GUIStyle.hh"
     4 #include "GUIStyle.hh"
     5 
     5 
     6 #include <ClanLib/gui.h>
     6 #include <ClanLib/gui.h>
     7 
     7 
     8 
     8 
     9 namespace Graphics
     9 namespace graphics
    10 {
    10 {
    11 
    11 
    12 /**
    12 /**
    13  * Our CL_GUIManager, for when we use ClanLib's GUI stuff
    13  * Our CL_GUIManager, for when we use ClanLib's GUI stuff
    14  */    
    14  */