Nui
screen.hpp
Go to the documentation of this file.
1 #pragma once
2 
4 
5 namespace Nui
6 {
7  void registerScreen(Nui::RpcHub const& hub);
8 }
Definition: rpc_hub.hpp:79
Definition: file_dialog.hpp:6
void registerScreen(Nui::RpcHub const &hub)
Definition: screen.cpp:8