constraint: Add a private header
And move the only private ClutterConstraint method to it. This commit also sneaks in a change that makes sense for the debugging of the update_allocation() method, which checks if the allocation was effectively changed.
This commit is contained in:
@ -72,6 +72,7 @@ IGNORE_HFILES = \
|
||||
clutter-cogl-compat.h \
|
||||
clutter-color-static.h \
|
||||
clutter-config.h \
|
||||
clutter-constraint-private.h \
|
||||
clutter-debug.h \
|
||||
clutter-deprecated.h \
|
||||
clutter-device-manager-private.h \
|
||||
|
Reference in New Issue
Block a user