summaryrefslogtreecommitdiff
path: root/api
diff options
context:
space:
mode:
Diffstat (limited to 'api')
-rw-r--r--api/pluginapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/pluginapi.h b/api/pluginapi.h
index 9b89b66..274db17 100644
--- a/api/pluginapi.h
+++ b/api/pluginapi.h
@@ -19,6 +19,7 @@ typedef struct
typedef struct
{
+ int size;
wchar_t *name, *description, *author, *authoremail;
unsigned long version;