aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--include/Platform.h1
1 files changed, 1 insertions, 0 deletions
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.