summaryrefslogtreecommitdiffstats
path: root/filepropertiesdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'filepropertiesdialog.h')
-rw-r--r--filepropertiesdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/filepropertiesdialog.h b/filepropertiesdialog.h
index 9d8b7da..b8389f7 100644
--- a/filepropertiesdialog.h
+++ b/filepropertiesdialog.h
@@ -18,7 +18,7 @@ class QLabel;
class FilePropertiesDialog : public SmDialog {
Q_OBJECT
public:
- explicit FilePropertiesDialog(const QString &file, QWidget *parent = nullptr, Qt::WindowFlags f = nullptr);
+ explicit FilePropertiesDialog(const QString &file, QWidget *parent = nullptr, Qt::WindowFlags f = Qt::WindowFlags());
private:
void movieData();