forked from AuroraMiddleware/gtk
Fix comment; PixopsInterpType -> GdkInterpType.
2002-02-08 Federico Mena Quintero <federico@ximian.com> * pixops/pixops.h: Fix comment; PixopsInterpType -> GdkInterpType.
This commit is contained in:
parent
ac447dc59b
commit
3ce4e21f09
@ -1,3 +1,7 @@
|
||||
2002-02-08 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
* pixops/pixops.h: Fix comment; PixopsInterpType -> GdkInterpType.
|
||||
|
||||
2002-02-08 Darin Adler <darin@bentspoon.com>
|
||||
|
||||
* io-xbm.c: (next_int): Wean this from <ctype.h>.
|
||||
|
@ -5,7 +5,7 @@
|
||||
|
||||
|
||||
|
||||
/* Interpolation modes; must match PixopsInterpType */
|
||||
/* Interpolation modes; must match GdkInterpType */
|
||||
typedef enum {
|
||||
PIXOPS_INTERP_NEAREST,
|
||||
PIXOPS_INTERP_TILES,
|
||||
|
Loading…
Reference in New Issue
Block a user