mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
run libT, cli, daemon, gtk through the source-code formatter "uncrustify" as promised/threatened
This commit is contained in:
@@ -32,8 +32,9 @@ typedef GtkWindow TrWindow;
|
||||
|
||||
GtkTreeSelection * tr_window_get_selection( TrWindow* wind );
|
||||
|
||||
GtkWidget * tr_window_new( GtkUIManager*, TrCore * core );
|
||||
GtkWidget * tr_window_new( GtkUIManager*,
|
||||
TrCore * core );
|
||||
|
||||
void tr_window_update( TrWindow * wind );
|
||||
void tr_window_update( TrWindow * wind );
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user