1
0
mirror of https://github.com/OpenTrespasser/JurassicParkTrespasser.git synced 2024-12-22 00:21:58 +00:00

DialogDepthSort.hpp: use override keyword

This commit is contained in:
Michael 2021-02-15 21:32:13 +01:00
parent fd9697ba3d
commit 016800edfb

View File

@ -78,7 +78,7 @@ public:
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(CDialogDepthSort)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
virtual void DoDataExchange(CDataExchange* pDX) override; // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation