Oops.
This commit is contained in:
parent
cefd029e80
commit
d5956cd268
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ get_control_cb (BonoboPropertyControl *property_control, gint page_number)
|
|||
GtkWidget *pf;
|
||||
|
||||
if (control == NULL) {
|
||||
widget = create_dialog_cb (void);
|
||||
widget = create_dialog_cb ();
|
||||
|
||||
if (widget == NULL)
|
||||
return NULL;
|
||||
|
|
Loading…
Add table
Reference in a new issue