Mod: Use override etc 2
This commit is contained in:
@@ -40,7 +40,7 @@ public:
|
||||
|
||||
protected:
|
||||
/// Returns a newly create dialog for the part to be placed in the task view
|
||||
virtual TaskDlgFeatureParameters *getEditDialog();
|
||||
TaskDlgFeatureParameters *getEditDialog() override;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user