muteki
Loading...
Searching...
No Matches
views.h
1
/*
2
* Copyright 2024 dogtopus
3
* SPDX-License-Identifier: MIT
4
*/
5
6
#ifndef __MUTEKI_UI_VIEWS_H__
7
#define __MUTEKI_UI_VIEWS_H__
8
9
#include <muteki/ui/views/deskbox.h>
10
#include <
muteki/ui/views/filepicker.h
>
11
#include <
muteki/ui/views/messagebox.h
>
12
13
#endif
// __MUTEKI_UI_VIEWS_H__
filepicker.h
Functions related to the file picker view.
messagebox.h
Functions related to the message box view.
include
muteki
ui
views.h
Generated by
1.9.8