dialog

 
#property strict
#include<Control/Dialog.mqh>
//Declare Appdialog
CAppdialog OurInterface;

Using MT4 Metatrader Editor. 

Dialog.mqh is not compiling. Please are there any new changes to  to Dialog.mqh header. Thank you.

 
MThomp:

Are you sure that it is there?

Shouldn't it be :


#include<Controls/Dialog.mqh>
 

its  included.

Reason: