CloverBootloader/rEFIt_UEFI/libeg/XTheme.cpp
Sergey Isakov 2e1ad593df template for theme class
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
2020-03-12 12:47:59 +03:00

6 lines
81 B
C++

/*
* a class to keep definitions for all theme settings
*/
class XTheme;