diff options
Diffstat (limited to 'src/trg-main-window.c')
-rw-r--r-- | src/trg-main-window.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/trg-main-window.c b/src/trg-main-window.c index 3147170..8b71a8a 100644 --- a/src/trg-main-window.c +++ b/src/trg-main-window.c @@ -76,6 +76,8 @@ #include "trg-remote-prefs-dialog.h" #include "trg-preferences-dialog.h" +/* The rather large main window class, which glues everything together. */ + static void update_selected_torrent_notebook(TrgMainWindow * win, gint mode, gint64 id); #ifdef HAVE_LIBNOTIFY |