mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
(gtk) #992: Button icons cut off in New Torrent dialog
This commit is contained in:
@@ -6,10 +6,6 @@
|
||||
|
||||
GtkWidget* tracker_list_new( TrTorrent * gtor );
|
||||
|
||||
void tracker_list_get_button_size( GtkWidget * list,
|
||||
gint * width,
|
||||
gint * height );
|
||||
|
||||
/**
|
||||
* @return an array of tr_tracker_info's. It's the caller's responsibility
|
||||
* to g_free() every announce in the array, then the array itself.
|
||||
|
||||
Reference in New Issue
Block a user