rute 0.0.4

UI library implemented on top of Qt
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// This file is auto-generated by rute_gen. DO NOT EDIT
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

#include "../rute_base.h"
#include "../rute_manual.h"
#include <QCloseEvent>
#include "close_event_ffi.h"

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

struct RUCloseEventFuncs s_close_event_funcs = {
};

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

struct RUCloseEventAllFuncs s_close_event_all_funcs = {
    &s_event_funcs,
    &s_close_event_funcs,
};