mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
(trunk libT) #3898 "Add 'Add' and 'Remove' buttons to the tracker list" -- done.
This commit is contained in:
@@ -198,4 +198,7 @@ gboolean on_tree_view_button_released( GtkWidget * view,
|
||||
/* move a file to the trashcan if GIO is available; otherwise, delete it */
|
||||
int gtr_file_trash_or_remove( const char * filename );
|
||||
|
||||
void gtr_paste_clipboard_url_into_entry( GtkWidget * entry );
|
||||
|
||||
|
||||
#endif /* GTR_UTIL_H */
|
||||
|
||||
Reference in New Issue
Block a user