summaryrefslogtreecommitdiff
path: root/src/eom-file-chooser.h
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 17:41:34 +0200
committerraveit65 <[email protected]>2021-11-20 17:09:50 +0100
commit3bd33d4b89dd74b5f523957d092acfdf49410280 (patch)
treee5db530b0c9d191a6ceb049be4f0815e48b5d020 /src/eom-file-chooser.h
parent785eb88e75c2da2dadfc1aca869761ece725abad (diff)
downloadeom-3bd33d4b89dd74b5f523957d092acfdf49410280.tar.bz2
eom-3bd33d4b89dd74b5f523957d092acfdf49410280.tar.xz
Use a blank line at most
Diffstat (limited to 'src/eom-file-chooser.h')
-rw-r--r--src/eom-file-chooser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/eom-file-chooser.h b/src/eom-file-chooser.h
index f642b6d..9ee5529 100644
--- a/src/eom-file-chooser.h
+++ b/src/eom-file-chooser.h
@@ -47,14 +47,12 @@ struct _EomFileChooserClass
GtkFileChooserDialogClass parent_class;
};
-
GType eom_file_chooser_get_type (void) G_GNUC_CONST;
GtkWidget *eom_file_chooser_new (GtkFileChooserAction action);
GdkPixbufFormat *eom_file_chooser_get_format (EomFileChooser *chooser);
-
G_END_DECLS
#endif /* _EOM_FILE_CHOOSER_H_ */