There was an error while loading. Please reload this page.
1 parent 952a594 commit 7388382Copy full SHA for 7388382
1 file changed
include/nn/ui2d/Types.h
@@ -1,5 +1,7 @@
1
#pragma once
2
3
+#include <nn/types.h>
4
+
5
namespace nn::ui2d {
6
7
enum PaneFlag {
0 commit comments