oops, didn't meant to remove that line.

2004-10-04  Sven Neumann  <sven@gimp.org>

	* plug-ins/script-fu/script-fu-interface.c (script_fu_interface):
	oops, didn't meant to remove that line.
This commit is contained in:
Sven Neumann
2004-10-04 21:35:27 +00:00
committed by Sven Neumann
parent d858e7abac
commit b42b519a54
2 changed files with 7 additions and 0 deletions

View File

@ -207,6 +207,8 @@ script_fu_interface (SFScript *script)
if (buf)
*buf = '\0';
buf = g_strdup_printf (_("Script-Fu: %s"), sf_interface->title);
sf_interface->dialog = dlg =
gimp_dialog_new (buf, "script-fu",
NULL, 0,