Applied patch from <roccodevinger@yahoo.com> to fix #52896 (Lighting Effects

plugin needs interactive light placement)
This commit is contained in:
Maurits Rijk
2002-10-16 21:18:11 +00:00
parent a6f0a90c06
commit a75dfc5642
11 changed files with 667 additions and 494 deletions

View File

@ -44,7 +44,6 @@ static gboolean
dialog_destroy(GtkWidget *widget, GdkEvent *event, gpointer data)
{
dialog_cancel(widget, data);
return TRUE;
}