diff options
Diffstat (limited to 'include/delphi/m_protoint.inc')
-rw-r--r-- | include/delphi/m_protoint.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/delphi/m_protoint.inc b/include/delphi/m_protoint.inc index 716c52f85b..1416684b80 100644 --- a/include/delphi/m_protoint.inc +++ b/include/delphi/m_protoint.inc @@ -52,6 +52,7 @@ type hProtoIcon :THANDLE;
hNetlibUser :THANDLE;
hWindowList :THANDLE;
+ hMainMenuItem :HGENMENU;
//////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////
// Virtual functions
|