Tatooine
directories.h
Go to the documentation of this file.
1#ifndef TATOOINE_FLOWEXPLORER_DIRECTORIES_H
2#define TATOOINE_FLOWEXPLORER_DIRECTORIES_H
3//==============================================================================
5//==============================================================================
7//==============================================================================
8auto fonts_directory() -> filesystem::path;
9auto icons_directory() -> filesystem::path;
10//==============================================================================
11} // namespace tatooine::flowexplorer
12//==============================================================================
13#endif
Definition: directories.h:6
auto icons_directory() -> filesystem::path
auto fonts_directory() -> filesystem::path