Nui
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
url.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <roar/url/url.hpp>
4
5namespace Nui
6{
7 using Url = Roar::Url;
8};
Definition file_dialog.hpp:6
Roar::Url Url
Definition url.hpp:7