From 0eb32befbc93a19103415e8e6f0805182ee02030 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Fri, 13 Jan 2017 14:51:25 +0100 Subject: Added all QtWebEngineProfile options to ProfileDialog --- src/forms/profiledialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/forms/profiledialog.h') 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; -- cgit v1.2.1