mirror of
https://github.com/transmission/transmission
synced 2024-12-23 00:04:06 +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 );
|
||||
|
||||
GtkWidget * tr_window_new( GtkUIManager*,
|
||||
TrCore * core );
|
||||
GtkWidget * tr_window_new( GtkUIManager * uim, TrCore * core );
|
||||
|
||||
void tr_window_update( TrWindow * wind );
|
||||
|
||||
|
|
Loading…
Reference in a new issue