Added po configurations.
[familia.git] / src / dialogs / about_dialog.h
1 #ifndef _ABOUT_DIALOG_H
2 #define _ABOUT_DIALOG_H
3
4 /**
5  * Invokes about dialog.
6  */
7 void about_dialog();
8
9 #endif /* _ABOUT_DIALOG_H */