Forgot to commit this file
This commit is contained in:
parent
a6352fc137
commit
aa9ffeb6eb
1 changed files with 3 additions and 1 deletions
|
@ -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__ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue