app: in performance logs, add new-lines between variable definitions

This commit is contained in:
Ell 2018-11-10 02:44:56 -05:00
parent c61138f8f0
commit c7f1730702
1 changed files with 1 additions and 1 deletions

View File

@ -4332,7 +4332,7 @@ gimp_dashboard_log_start_recording (GimpDashboard *dashboard,
/* intentionally untranslated */
variable_info->description);
gimp_dashboard_log_printf (dashboard,
"\" />");
"\" />\n");
}
gimp_dashboard_log_printf (dashboard,