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=e3aec18706513a87eaa7839dfdaf7e0fcd0d8d2a;hpb=29aae1975d46f66b97a2b873f1875eded8c6fbc3 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. */