Nui
url.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 #include <roar/url/url.hpp>
4 
5 namespace Nui
6 {
7  using Url = Roar::Url;
8 };
Definition: file_dialog.hpp:6
Roar::Url Url
Definition: url.hpp:7