From ee9bcc98c11b860e7bfe0a21a765afe6660c75c7 Mon Sep 17 00:00:00 2001 From: Robin Redeker Date: Tue, 19 Mar 2002 16:20:54 +0000 Subject: [PATCH] Added Menu_Enter-/LeaveHook to the CodingStyle as a function prefix. --- doc/QCMenuCondingStyle | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/QCMenuCondingStyle b/doc/QCMenuCondingStyle index b77c23ca6..8e4c34611 100644 --- a/doc/QCMenuCondingStyle +++ b/doc/QCMenuCondingStyle @@ -12,6 +12,8 @@ CB_ Menu_Item callback MENU_ Menu making function DRAW_ Draw KEYEV_ Keyevent callback +CB_ME_ Menu_EnterHook callback +CB_ML_ Menu_LeaveHook callback Comment functions like this: /*