mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
(trunk gtk) fix r11563 bug that stopped showing the Torrent Options dialog
This commit is contained in:
@@ -1285,6 +1285,8 @@ onAddTorrent( TrCore * core, tr_ctor * ctor, gpointer gdata )
|
||||
if( cbdata->wind )
|
||||
gtk_window_set_urgency_hint( cbdata->wind, TRUE );
|
||||
#endif
|
||||
|
||||
gtk_widget_show( w );
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user