Add OBS_TEXT_MULTILINE for text obs properties
This commit is contained in:
@@ -57,6 +57,7 @@ enum obs_path_type {
|
||||
enum obs_text_type {
|
||||
OBS_TEXT_DEFAULT,
|
||||
OBS_TEXT_PASSWORD,
|
||||
OBS_TEXT_MULTILINE,
|
||||
};
|
||||
|
||||
struct obs_properties;
|
||||
|
Reference in New Issue
Block a user