diff -r bbf46f59e123 -r 25ffed67c7ef windowing/windowserverplugins/openwfc/inc/elementwrapper.h --- a/windowing/windowserverplugins/openwfc/inc/elementwrapper.h Tue Aug 31 16:31:06 2010 +0300 +++ b/windowing/windowserverplugins/openwfc/inc/elementwrapper.h Wed Sep 01 12:39:21 2010 +0100 @@ -54,6 +54,7 @@ EUpdate_ALL_ATTRIBS = 0x000fffff, EUpdate_AttributesIllegal = 0x00100000, //If set then the owf scene will not be updated because it would be illegal. EUpdate_SettingValid = 0x00200000, + EUpdate_DontLockSource = 0x00400000, EUpdate_Insert = 0x01000000, EUpdate_Remove = 0x02000000,