mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 04:18:39 +00:00
(trunk gtk) implement 'edit trackers' window in gtk client
This commit is contained in:
@@ -408,7 +408,8 @@ on_tree_view_button_pressed( GtkWidget * view,
|
||||
gtk_tree_path_free( path );
|
||||
}
|
||||
|
||||
( (PopupFunc*)func )( view, event );
|
||||
if( func != NULL )
|
||||
( (PopupFunc*)func )( view, event );
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user