HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
file_view.hpp
Go to the documentation of this file.
1
2#pragma once
3
4#include "file_view_intf.hpp" // export
5#include "file_view_win32_impl.hpp" // export
6
7hi_export_module(hikogui.file.file_view);