X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=ioncore%2Fpholder.h;fp=ioncore%2Fpholder.h;h=12e90fae7ea3897d947a38668ceb6060ba8c2605;hp=8b8df7eab9ba6e7d5a1c715303b2ab09c501792d;hb=0c733f17d41080cd8240eecc5251d08a1776cdc5;hpb=3b8366cb81e35b88b125cfcecbef2c927b2618b6 diff --git a/ioncore/pholder.h b/ioncore/pholder.h index 8b8df7e..12e90fa 100644 --- a/ioncore/pholder.h +++ b/ioncore/pholder.h @@ -1,7 +1,7 @@ /* * ion/ioncore/pholder.h * - * Copyright (c) Tuomo Valkonen 2005-2008. + * Copyright (c) Tuomo Valkonen 2005-2009. * * See the included file LICENSE for details. */ @@ -15,6 +15,7 @@ #define PHOLDER_ATTACH_SWITCHTO 0x0001 +#define PHOLDER_ATTACH_RETURN_CREATEROOT 0x0002 /* Note: PHolders should be destroyed by their acquirer. */