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:
parent
fd9697ba3d
commit
016800edfb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user