X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fwindows%2FBrowserWindow.h;fp=src%2Fwindows%2FBrowserWindow.h;h=5be55f489ed6dda00f38bc2e1c7b093ff0eb0ced;hp=e4eee69a012b28324069c4c72f4a0f1649b9f0ec;hb=2e5db0d355267f5823610100947970af12ca6342;hpb=a790b1b5d9b18f385ebbdf84e5845a40b2089d5c diff --git a/src/windows/BrowserWindow.h b/src/windows/BrowserWindow.h index e4eee69..5be55f4 100644 --- a/src/windows/BrowserWindow.h +++ b/src/windows/BrowserWindow.h @@ -91,6 +91,7 @@ private: QAction *searchEngineCustomActionPointer; QLabel *userAgentLabelPointer; QAction *userAgentPrivacyBrowserActionPointer; + QAction *userAgentWebEngineDefaultActionPointer; QAction *userAgentFirefoxLinuxActionPointer; QAction *userAgentChromiumLinuxActionPointer; QAction *userAgentFirefoxWindowsActionPointer;