gimp/app/gui/tips-dialog.h
Manish Singh a1d5f3abba app/colormaps.c app/devices.h minor cleanups
* app/colormaps.c
* app/devices.h
* app/tips_dialog.h: minor cleanups

* app/gimpimage.c: the dirty/clean handling seemed weird, and wasn't
correct in all cases. Just do a straight increment/decrement to
try to fix it.

-Yosh
1999-01-14 00:17:13 +00:00

9 lines
119 B
C

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