From daf25233fe9b7713f0b5c3c6f1b42b3fac8abb1c Mon Sep 17 00:00:00 2001 From: Valentin Ionita Date: Mon, 19 Aug 2019 18:38:08 +0000 Subject: Add paint server dialog. Currently handles patterns and hatches. GSOC 2019. --- src/verbs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/verbs.h') diff --git a/src/verbs.h b/src/verbs.h index 91bcbf9d7..bef596379 100644 --- a/src/verbs.h +++ b/src/verbs.h @@ -320,6 +320,7 @@ enum { SP_VERB_DIALOG_GLYPHS, SP_VERB_DIALOG_SWATCHES, SP_VERB_DIALOG_SYMBOLS, + SP_VERB_DIALOG_PAINT, SP_VERB_DIALOG_TRANSFORM, SP_VERB_DIALOG_ALIGN_DISTRIBUTE, SP_VERB_DIALOG_SPRAY_OPTION, -- cgit v1.2.3