aboutsummaryrefslogtreecommitdiff
path: root/src/webengine/webengineprofile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webengine/webengineprofile.h')
-rw-r--r--src/webengine/webengineprofile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/webengineprofile.h b/src/webengine/webengineprofile.h
index dfdd0f8..4b36940 100644
--- a/src/webengine/webengineprofile.h
+++ b/src/webengine/webengineprofile.h
@@ -41,7 +41,7 @@ public slots:
void saveProfile();
private:
- ProfileDialog *m_profileDialog;
+ ProfileDialog *m_profileDialog = nullptr;
};
#endif // WEBENGINEPROFILE_H