mirror of
https://github.com/transmission/transmission
synced 2024-12-23 08:13:27 +00:00
fix indentation damage & force hudson to rebuild
This commit is contained in:
parent
ed6954681e
commit
1799cd2b35
1 changed files with 1 additions and 2 deletions
|
@ -32,8 +32,7 @@ typedef GtkWindow TrWindow;
|
||||||
|
|
||||||
GtkTreeSelection * tr_window_get_selection( TrWindow* wind );
|
GtkTreeSelection * tr_window_get_selection( TrWindow* wind );
|
||||||
|
|
||||||
GtkWidget * tr_window_new( GtkUIManager*,
|
GtkWidget * tr_window_new( GtkUIManager * uim, TrCore * core );
|
||||||
TrCore * core );
|
|
||||||
|
|
||||||
void tr_window_update( TrWindow * wind );
|
void tr_window_update( TrWindow * wind );
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue