Forgot to commit this file

This commit is contained in:
Diego González 2005-06-15 00:29:46 +00:00
parent a6352fc137
commit aa9ffeb6eb

View file

@ -1,7 +1,9 @@
#ifndef __GNOME_ABOUT_ME_PASSWORD_H__
#define __GNOME_ABOUT_ME_PASSWORD_H__
#include <gtk/gtkwindow.h>
void
gnome_about_me_password (void);
gnome_about_me_password (GtkWindow *parent);
#endif /* __GNOME_ABOUT_ME_PASSWORD_H__ */