summaryrefslogtreecommitdiff
path: root/src/trg-menu-bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-menu-bar.h')
-rw-r--r--src/trg-menu-bar.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/trg-menu-bar.h b/src/trg-menu-bar.h
index 47750f5..3774bb6 100644
--- a/src/trg-menu-bar.h
+++ b/src/trg-menu-bar.h
@@ -50,7 +50,8 @@ typedef struct {
GType trg_menu_bar_get_type(void);
TrgMenuBar *trg_menu_bar_new(TrgMainWindow * win, TrgPrefs * prefs,
- TrgTorrentTreeView *ttv, GtkAccelGroup * accel_group);
+ TrgTorrentTreeView * ttv,
+ GtkAccelGroup * accel_group);
GtkWidget *trg_menu_bar_item_new(GtkMenuShell * shell, const gchar * text,
const gchar * stock_id,
gboolean sensitive);