Skip to content

Commit 3df0028

Browse files
committed
added string objects category
1 parent 135c30a commit 3df0028

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
#define OFXVP_OBJECT_CAT_MATH "math"
107107
#define OFXVP_OBJECT_CAT_SCRIPTING "scripting"
108108
#define OFXVP_OBJECT_CAT_SOUND "sound"
109+
#define OFXVP_OBJECT_CAT_STRING "string"
109110
#define OFXVP_OBJECT_CAT_TEXTURE "texture"
110111
#define OFXVP_OBJECT_CAT_VIDEO "video"
111112
#define OFXVP_OBJECT_CAT_WINDOWING "windowing"

0 commit comments

Comments
 (0)