set the help_func again (but not the help_id).
2004-10-04 Sven Neumann <sven@gimp.org> * plug-ins/script-fu/script-fu-interface.c (script_fu_about): set the help_func again (but not the help_id).
This commit is contained in:

committed by
Sven Neumann

parent
6a5b30156c
commit
4872d236ca
@ -977,7 +977,7 @@ script_fu_about (SFScript *script)
|
||||
sf_interface->about_dialog = dialog =
|
||||
gimp_dialog_new (sf_interface->title, "script-fu-about",
|
||||
sf_interface->dialog, 0,
|
||||
NULL, NULL,
|
||||
gimp_standard_help_func, NULL,
|
||||
|
||||
GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE,
|
||||
|
||||
|
Reference in New Issue
Block a user