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