gimp/app/tips_dialog.h

9 lines
119 B
C

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