gimp/app/tips_dialog.h

9 lines
115 B
C
Raw Normal View History

1997-11-24 22:05:25 +00:00
#ifndef __TIPS_DIALOG_H__
#define __TIPS_DIALOG_H__
void tips_dialog_create ();
#endif /* __TIPS_DIALOG_H__ */