removed #define GIMP_CONTROLLER_PARAM_SERIALIZE.
2004-07-06 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpcontroller.h: removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. * libgimpmodule/gimpmoduletypes.h: added GIMP_MODULE_PARAM_SERIALIZE instead. * modules/controller_linux_input.c * modules/controller_midi.c: changed accordingly. * modules/cdisplay_colorblind.c * modules/cdisplay_gamma.c * modules/cdisplay_highcontrast.c * modules/cdisplay_proof.c: made the new properties serializable.
This commit is contained in:
committed by
Michael Natterer
parent
ddd4e1c760
commit
cade89ab61
@ -28,9 +28,6 @@ G_BEGIN_DECLS
|
||||
/* For information look at the html documentation */
|
||||
|
||||
|
||||
#define GIMP_CONTROLLER_PARAM_SERIALIZE (1 << (0 + G_PARAM_USER_SHIFT))
|
||||
|
||||
|
||||
typedef enum
|
||||
{
|
||||
GIMP_CONTROLLER_EVENT_TRIGGER,
|
||||
|
||||
Reference in New Issue
Block a user