aboutsummaryrefslogtreecommitdiffstats
path: root/src/support.h
diff options
context:
space:
mode:
authorAlessio Treglia <alessio@debian.org>2014-07-21 13:58:18 +0100
committerAlessio Treglia <alessio@debian.org>2014-07-21 13:58:18 +0100
commit6ef14034edff72de856c29dd2e4f2b180444d890 (patch)
tree6586d6a6d6c494ff4c82adfc63154dc8496fd93c /src/support.h
Imported Upstream version 0.17upstream/0.17
Diffstat (limited to 'src/support.h')
-rw-r--r--src/support.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/support.h b/src/support.h
new file mode 100644
index 0000000..82b0401
--- /dev/null
+++ b/src/support.h
@@ -0,0 +1,3 @@
+GtkWidget *xpm_label_box (gchar *);
+int error_dialog (char *);
+GdkPixbuf *create_pixbuf (const gchar * filename);

Privacy Policy