gimp/app/tips_dialog.h

9 lines
115 B
C

#ifndef __TIPS_DIALOG_H__
#define __TIPS_DIALOG_H__
void tips_dialog_create ();
#endif /* __TIPS_DIALOG_H__ */