app: add comment to improve readability
This commit is contained in:
parent
550669962b
commit
4186d0114f
1 changed files with 1 additions and 1 deletions
|
|
@ -966,7 +966,7 @@ gimp_text_style_editor_update_idle (GimpTextStyleEditor *editor)
|
|||
else
|
||||
gimp_text_style_editor_set_kerning (editor, kerning_tag);
|
||||
}
|
||||
else
|
||||
else /* no selection */
|
||||
{
|
||||
GtkTextIter cursor;
|
||||
GSList *tags;
|
||||
|
|
|
|||
Loading…
Reference in a new issue