Skip to content
Snippets Groups Projects
View.h 119 B
Newer Older
#ifndef VIEW_H
#define VIEW_H

namespace rmrf {
namespace ui {

Benny Baumann's avatar
Benny Baumann committed
void init_ui(void);
void destroy_ui(void);