HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
user_settings.hpp
1
2
3#pragma once
4
5#include "../path/path_location.hpp" // XXX #616
6#include "user_settings_intf.hpp" // export
7#include "user_settings_win32_impl.hpp" // export
8
9hi_export_module(hikogui.settings.user_settings);
functions to locate files and directories.