diff src/alarm/interface.h @ 121:b59bca84e3cd trunk

[svn] - add xmms-alarm port
author nenolod
date Thu, 26 Oct 2006 00:10:28 -0700
parents
children 8b343e9684b5
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/alarm/interface.h	Thu Oct 26 00:10:28 2006 -0700
@@ -0,0 +1,12 @@
+/*
+ * DO NOT EDIT THIS FILE - it is generated by Glade.
+ */
+
+GtkWidget* create_about_dialog (void);
+GtkWidget* create_alarm_dialog (void);
+GtkWidget* create_playlist_fileselection (void);
+GtkWidget* create_warning_dialog (void);
+GtkWidget* create_config_dialog (void);
+/*
+ * vi:ai:expandtab:ts=2 sts=2 shiftwidth=2:nowrap:
+ */