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

namespace cru::ui::components {
  
}