app: add missing file to last commit

This commit is contained in:
Ell 2020-02-05 01:18:52 +02:00
parent 9f298f767f
commit 3a8725a409
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ struct _GimpToolInfo
gchar *help_id;
gboolean hidden;
gboolean experimental;
GimpToolOptions *tool_options;
GimpPaintInfo *paint_info;