diff options
Diffstat (limited to 'src/plugins/fs/helper.h')
-rw-r--r-- | src/plugins/fs/helper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/helper.h b/src/plugins/fs/helper.h index d70fc6e2..f91940a8 100644 --- a/src/plugins/fs/helper.h +++ b/src/plugins/fs/helper.h | |||
@@ -36,7 +36,7 @@ | |||
36 | * @returns the created widget to pack into the page header | 36 | * @returns the created widget to pack into the page header |
37 | */ | 37 | */ |
38 | GtkWidget * | 38 | GtkWidget * |
39 | buildSearchTabLabel(GtkWidget *searchPage, | 39 | buildSearchTabLabel(GtkWidget *searchPage, |
40 | const char *title); | 40 | const char *title); |
41 | 41 | ||
42 | 42 | ||