(gtk) backwards compatability with gtk < 2.10, reported by Lacrocivious
This commit is contained in:
parent
961cb0137d
commit
9f176115e6
|
@ -31,7 +31,7 @@
|
|||
#ifndef STATUS_ICON_SUPPORTED
|
||||
|
||||
gpointer
|
||||
tr_icon_new( tr_handle * handle )
|
||||
tr_icon_new( TrCore * core )
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue