Skip to content

Commit

Permalink
Terminal: Adds MQL_EXT define
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Nov 3, 2021
1 parent 0021407 commit 7bb04a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Terminal.define.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
#else
#define MQL_VER 5
#endif
#define MQL_EXT ".ex" + (string)MQL_VER

#ifdef __MQL4__
// The resolution of display on the screen in a number of Dots in a line per Inch (DPI).
Expand Down

0 comments on commit 7bb04a3

Please sign in to comment.