#include <theme.hpp>
Public Attributes | |
std::string | id |
t_string | name |
t_string | description |
t_string theme_info::description |
Definition at line 39 of file theme.hpp.
Referenced by BOOST_AUTO_TEST_CASE().
std::string theme_info::id |
Definition at line 37 of file theme.hpp.
Referenced by BOOST_AUTO_TEST_CASE().
t_string theme_info::name |
Definition at line 38 of file theme.hpp.
Referenced by BOOST_AUTO_TEST_CASE().