Files
EA_with_Python/.mql-auto-forwards/Comment_Test.b3a29339.auto.mqh

16 lines
1.0 KiB
Plaintext

#ifndef MQL_AUTO_FORWARDS_INCLUDED_B3A29339D5503F77
#define MQL_AUTO_FORWARDS_INCLUDED_B3A29339D5503F77
// Auto-generated by MQL Clangd. Do not edit — regenerated by "MQL: Create Configuration".
// Forward declarations for top-level functions in c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Experts/Comment_Test.mq5
#line 24 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Experts/Comment_Test.mq5"
define PANEL_BODY bool EnsureRectLabel(const string name);
#line 29 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Experts/Comment_Test.mq5"
bool EnsureLabel(const string name);
#line 35 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Experts/Comment_Test.mq5"
void CreateInfoPanel();
#line 92 "c:/Users/new/AppData/Roaming/MetaQuotes/Terminal/5BDB0B60344C088C2FA5CA35699BAAFD/MQL5/Experts/Comment_Test.mq5"
void SetPanelText(const string title, const string body);
#endif