32bit compatibility
This commit is contained in:
parent
c31bbd636b
commit
2f94e2de23
@ -136,7 +136,7 @@ class LIBARDOUR_API PresentationInfo
|
||||
Hidden = 0x8000,
|
||||
|
||||
/* single bit indicates that the group order is set */
|
||||
GroupOrderSet = 0x100000000,
|
||||
GroupOrderSet = 0x10000000,
|
||||
|
||||
/* Masks */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user