Restoring repository from code. Old repository broke and its history
[familia.git] / src / dialogs / openfile_dialog.h
1 #ifndef _OPENFILE_DIALOG_H
2 #define _OPENFILE_DIALOG_H
3
4 /**
5  * Invokes openfile dialog.
6  */
7 void openfile_dialog();
8
9 #endif /* _OPENFILE_DIALOG_H */