From c6f9a4e72a42a903098ff9251166a49c86cce9cd Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 18 Sep 2003 12:10:03 +0000 Subject: Added Idler ID for use in idle code. --- include/Platform.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Platform.h') diff --git a/include/Platform.h b/include/Platform.h index 342208ae0..52dda04c7 100644 --- a/include/Platform.h +++ b/include/Platform.h @@ -53,6 +53,7 @@ typedef void *WindowID; typedef void *MenuID; typedef void *TickerID; typedef void *Function; +typedef void *IdlerID; /** * A geometric point class. -- cgit v1.2.3