43d77299e0c506f1a7cd9e5b00303cc1218723be
[familia.git] / 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 */