We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce78ca6 commit b3ffd50Copy full SHA for b3ffd50
include/clap/ext/draft/undo.h
@@ -159,7 +159,7 @@ typedef struct clap_host_undo {
159
// [main-thread]
160
void(CLAP_ABI *redo)(const clap_host_t *host);
161
162
- // Subscribes to undo context info.
+ // Subscribes or unsubscribe to undo context info.
163
// The plugin may only need the context info if it's GUI is shown and it wants to display
164
// undo/redo info.
165
//
0 commit comments