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 0b21c02..dc0a082 100644
--- a/src/activeqt/container/qaxselect.h
+++ b/src/activeqt/container/qaxselect.h
@@ -51,7 +51,7 @@ class QAxSelect : public QDialog
{
Q_OBJECT
public:
- QAxSelect(QWidget *parent = 0, Qt::WindowFlags flags = 0);
+ QAxSelect(QWidget *parent = Q_NULLPTR, Qt::WindowFlags flags = Qt::WindowFlags());
~QAxSelect();
QString clsid() const;