aboutsummaryrefslogtreecommitdiff
path: root/src/forms/profiledialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/forms/profiledialog.h')
-rw-r--r--src/forms/profiledialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/forms/profiledialog.h b/src/forms/profiledialog.h
index 98426d0..c78f892 100644
--- a/src/forms/profiledialog.h
+++ b/src/forms/profiledialog.h
@@ -17,7 +17,7 @@ public:
~ProfileDialog();
private slots:
- void saveProfile();
+ void updateProfile();
private:
QWebEngineProfile *_profile;