13
0

32bit compatibility

This commit is contained in:
Robin Gareus 2016-06-01 04:29:08 +02:00
parent c31bbd636b
commit 2f94e2de23

View File

@ -136,7 +136,7 @@ class LIBARDOUR_API PresentationInfo
Hidden = 0x8000,
/* single bit indicates that the group order is set */
GroupOrderSet = 0x100000000,
GroupOrderSet = 0x10000000,
/* Masks */