(gtk) #748: hig improvements to the `remove torrent' confirmation dialog.

This commit is contained in:
Charles Kerr
2008-03-02 15:54:58 +00:00
parent f1c3b160af
commit f71665e166
5 changed files with 109 additions and 84 deletions

View File

@@ -39,5 +39,6 @@ GtkWidget* promptfordir( GtkWindow * parent,
void askquit( TrCore*, GtkWindow* parent, callbackfunc_t func, void* cbdata );
void confirmDelete( GtkWindow * parent, TrCore * core, GList * torrents );
void confirmRemove( GtkWindow * parent, TrCore * core, GList * torrents );
#endif /* TG_PREFS_H */