| 
    Simple GUI Library
    
   | 
 
#include "sml/events/listener_notifier.h"#include "../image_view.h"#include "../shapes/text.h"#include "../shapes/rectangle.h"#include "../../paint/background.h"#include "../../paint/border.h"#include "../../paint/insets.h"#include "../../paint/shadow.h"#include "skin.h"Go to the source code of this file.
Variables | |
| Sml::Font * | Sgl::DefaultSkins::g_DefaultFont = nullptr | 
| Sml::Font * Sgl::DefaultSkins::g_DefaultFont = nullptr | 
Definition at line 20 of file default_skins.cpp.