Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 192 → Rev 193

/trunk/telegraphics_common/tt/default-SIZE.r
0,0 → 1,21
#include "types.r"
 
resource 'SIZE' (-1){
reserved,
acceptSuspendResumeEvents,
reserved,
canBackground,
needsActivateOnFGSwitch,
backgroundAndForeground,
dontGetFrontClicks,
ignoreAppDiedEvents,
is32BitCompatible,
isHighLevelEventAware,
localAndRemoteHLEvents,
notStationeryAware,
dontUseTextEditServices,
reserved,
reserved,
reserved,
1024<<10,128<<10
};