summaryrefslogtreecommitdiffstats
path: root/src/activeqt/container/qaxselect.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeqt/container/qaxselect.h')
-rw-r--r--src/activeqt/container/qaxselect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/activeqt/container/qaxselect.h b/src/activeqt/container/qaxselect.h
index 54552d9..d17de95 100644
--- a/src/activeqt/container/qaxselect.h
+++ b/src/activeqt/container/qaxselect.h
@@ -62,7 +62,7 @@ class QAxSelect : public QDialog
Q_OBJECT
public:
explicit QAxSelect(QWidget *parent = nullptr, Qt::WindowFlags flags = Qt::WindowFlags());
- ~QAxSelect();
+ ~QAxSelect() override;
QString clsid() const;
private Q_SLOTS: