aboutsummaryrefslogtreecommitdiff
path: root/src/ui/controls/NoChildControl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/controls/NoChildControl.cpp')
-rw-r--r--src/ui/controls/NoChildControl.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/controls/NoChildControl.cpp b/src/ui/controls/NoChildControl.cpp
new file mode 100644
index 00000000..c62c5819
--- /dev/null
+++ b/src/ui/controls/NoChildControl.cpp
@@ -0,0 +1,3 @@
+#include "cru/ui/controls/NoChildControl.hpp"
+
+namespace cru::ui::controls {}