summaryrefslogtreecommitdiff
path: root/plugins/Skins/SkinLib/LabelFieldState_v8_wrapper.h
blob: 7d40de5bc224b15588e379ffcfd07a81dab97880 (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef __LABEL_FIELD_STATE_V8_WRAPPER_H__
# define __LABEL_FIELD_STATE_V8_WRAPPER_H__

#include <v8.h>

void AddLabelFieldStateAcessors(v8::Handle<v8::ObjectTemplate> &templ);



#endif // __LABEL_FIELD_STATE_V8_WRAPPER_H__