aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/WebViewStack.hpp
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-05-01 22:21:48 +0530
committerAkshay Nair <phenax5@gmail.com>2025-05-02 16:20:48 +0530
commit86496d0ce96f2e57f3f301c08488b6421321b3c9 (patch)
tree2dd20f110c0eec27748b94e6fb84f19fb85ba6d0 /src/widgets/WebViewStack.hpp
parentfab5f4d2fd80eb288265c64ba390460ac974ee81 (diff)
downloadnull-browser-86496d0ce96f2e57f3f301c08488b6421321b3c9.tar.gz
null-browser-86496d0ce96f2e57f3f301c08488b6421321b3c9.zip
Add PermissionRequested event and accept/reject handling
Diffstat (limited to '')
-rw-r--r--src/widgets/WebViewStack.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/WebViewStack.hpp b/src/widgets/WebViewStack.hpp
index 1b8b288..cee0593 100644
--- a/src/widgets/WebViewStack.hpp
+++ b/src/widgets/WebViewStack.hpp
@@ -3,7 +3,6 @@
#include <QStackedLayout>
#include <QWebEngineProfile>
#include <cstdint>
-#include <functional>
#include <qwebengineprofile.h>
#include <vector>