aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/misc.h
diff options
context:
space:
mode:
authorGravatar Alex Bennee <alex@bennee.com>2010-07-14 16:01:16 +0100
committerGravatar Alex Bennee <alex@bennee.com>2010-07-14 16:01:16 +0100
commit26b8e06374c71e42be86694f5d5c4ee920ae4d26 (patch)
treef94a09ea9cf0e006d73c0ef497f387fd0ed91ccb /src/misc.h
parentd022d6443c6b7564ae05a3af70035822bccd0b19 (diff)
EasyTag 2.1.4
Diffstat (limited to 'src/misc.h')
-rwxr-xr-xsrc/misc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/misc.h b/src/misc.h
index 2fbadde..2b0c582 100755
--- a/src/misc.h
+++ b/src/misc.h
@@ -56,7 +56,6 @@ GtkWidget *LoadFileRunScanner;
/*
* Create Pixmaps, buttons...
*/
-GtkWidget *Create_Button_With_Pixmap (guint button_type);
GtkWidget *Create_Pixmap_Icon_With_Event_Box (const gchar *pixmap_name);
GtkWidget *Create_Button_With_Icon_And_Label (const gchar *pixmap_name, gchar *label);
GtkWidget *Create_Xpm_Image (const char **xpm_name);