aboutsummaryrefslogtreecommitdiff
path: root/include/cru/ui/ui_manager.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/cru/ui/ui_manager.hpp')
-rw-r--r--include/cru/ui/ui_manager.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/cru/ui/ui_manager.hpp b/include/cru/ui/ui_manager.hpp
index 2dc9cf6b..f3f78722 100644
--- a/include/cru/ui/ui_manager.hpp
+++ b/include/cru/ui/ui_manager.hpp
@@ -9,6 +9,7 @@ struct IFontDescriptor;
} // namespace cru::platform
namespace cru::ui {
+//TODO: Make this theme resource.
class PredefineResources : public Object {
public:
PredefineResources();