HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
l10n.hpp
1
2
3#pragma once
4
5#include "label.hpp" // export
6#include "po_parser.hpp" // export
7#include "po_translations.hpp" // export
8#include "txt.hpp" // export
9#include "translation.hpp" // export
10
11hi_export_module(hikogui.l10n);
12
13hi_export namespace hi {
14inline namespace v1 {
15
19}}
20
Functionality for labels, text and icons.
The HikoGUI namespace.
Definition array_generic.hpp:20
DOXYGEN BUG.
Definition algorithm_misc.hpp:20