Unverified Commit 770e0759 authored by Милош Павловић's avatar Милош Павловић Committed by GitHub

Update yad.h

add form switch
parent 1e2379aa
...@@ -128,7 +128,8 @@ typedef enum { ...@@ -128,7 +128,8 @@ typedef enum {
YAD_FIELD_FULL_BUTTON, YAD_FIELD_FULL_BUTTON,
YAD_FIELD_LINK, YAD_FIELD_LINK,
YAD_FIELD_LABEL, YAD_FIELD_LABEL,
YAD_FIELD_TEXT YAD_FIELD_TEXT,
YAD_FIELD_SWITCH
} YadFieldType; } YadFieldType;
typedef enum { typedef enum {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment