mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
(gtk) #312: Attention notification when using "Open with"
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
#include <gtk/gtkwindow.h>
|
||||
#include "tr_core.h"
|
||||
|
||||
void makeaddwind( GtkWindow * parent,
|
||||
TrCore * core,
|
||||
tr_ctor * ctor );
|
||||
GtkWidget* makeaddwind( GtkWindow * parent,
|
||||
TrCore * core,
|
||||
tr_ctor * ctor );
|
||||
|
||||
#endif /* TR_GTK_OPEN_DIALOG */
|
||||
|
||||
Reference in New Issue
Block a user