Move the display ID to the private struct
This commit is contained in:
@ -36,8 +36,6 @@ struct _GimpDisplay
|
||||
{
|
||||
GimpObject parent_instance;
|
||||
|
||||
gint ID; /* unique identifier for this display */
|
||||
|
||||
Gimp *gimp; /* global gimp instance */
|
||||
GimpDisplayConfig *config;
|
||||
|
||||
|
Reference in New Issue
Block a user