aboutsummaryrefslogtreecommitdiff
path: root/src/ui/components/Component.cpp
blob: 5b62ffc9976f80078d2e00970fa48688f73a1718 (plain)
1
2
3
4
5
#include "cru/ui/components/Component.hpp"

namespace cru::ui::components {
  
}