gtk2/modules/printbackends
Simon McVittie afcb9c0e63 cloudprint: Fix redundant declarations
G_DEFINE_DYNAMIC_TYPE declares these functions as static, and
-Werror=redundant-decls won't let us redeclare them. This is the
equivalent of 72c72d0b, but for a different backend.

Signed-off-by: Simon McVittie <smcv@debian.org>
2020-08-08 14:24:31 +01:00
..
gtkcloudprintaccount.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcloudprintaccount.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcupssecretsutils.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcupssecretsutils.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcupsutils.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkcupsutils.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprintbackendcloudprint.c cloudprint: Fix redundant declarations 2020-08-08 14:24:31 +01:00
gtkprintbackendcloudprint.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintbackendcups.c cups: Don't emit a warning if we can't talk to avahi 2020-08-01 23:24:36 -04:00
gtkprintbackendcups.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintbackendfile.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintbackendfile.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintbackendlpr.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
gtkprintbackendlpr.h Rename gtkprintbackend.h to gtkprintbackendprivate.h 2019-05-26 22:23:52 +00:00
gtkprintercloudprint.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprintercloudprint.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprintercups.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
gtkprintercups.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
meson.build modules: Fix build on Visual Studio 2020-06-05 11:16:45 +08:00