diff src/alarm/interface.h @ 134:8b343e9684b5 trunk

[svn] - fixes from Christian Birchinger <joker -at- gentoo.org>
author nenolod
date Fri, 27 Oct 2006 13:12:59 -0700
parents b59bca84e3cd
children
line wrap: on
line diff
--- a/src/alarm/interface.h	Fri Oct 27 12:52:59 2006 -0700
+++ b/src/alarm/interface.h	Fri Oct 27 13:12:59 2006 -0700
@@ -7,6 +7,8 @@
 GtkWidget* create_playlist_fileselection (void);
 GtkWidget* create_warning_dialog (void);
 GtkWidget* create_config_dialog (void);
+GtkWidget* create_reminder_dialog (gchar *reminder_msg);
+
 /*
  * vi:ai:expandtab:ts=2 sts=2 shiftwidth=2:nowrap:
  */