From 37e43bbff36dd7f21d0a483eda62509b9bd7aebf Mon Sep 17 00:00:00 2001 From: crupest Date: Tue, 27 Oct 2020 22:52:34 +0800 Subject: ... --- src/ui/ShortcutHub.cpp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/ui/ShortcutHub.cpp (limited to 'src/ui/ShortcutHub.cpp') diff --git a/src/ui/ShortcutHub.cpp b/src/ui/ShortcutHub.cpp new file mode 100644 index 00000000..2246b6eb --- /dev/null +++ b/src/ui/ShortcutHub.cpp @@ -0,0 +1,5 @@ +#include "cru/ui/ShortcutHub.hpp" + +namespace cru::ui { + +} -- cgit v1.2.3