]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/commit
Clear the URL line edit when navigating history. https://redmine.stoutner.com/issues/841
authorSoren Stoutner <soren@stoutner.com>
Tue, 12 Apr 2022 21:41:29 +0000 (14:41 -0700)
committerSoren Stoutner <soren@stoutner.com>
Tue, 12 Apr 2022 21:41:29 +0000 (14:41 -0700)
commit34816101e23ae2b489d64d540534125cf2c2e925
tree2280d51c0df6bd4168886147e3a0b2b585716a59
parent2e5db0d355267f5823610100947970af12ca6342
Clear the URL line edit when navigating history. https://redmine.stoutner.com/issues/841
src/CMakeLists.txt
src/MouseEventFilter.cpp [deleted file]
src/MouseEventFilter.h [deleted file]
src/filters/CMakeLists.txt [new file with mode: 0644]
src/filters/MouseEventFilter.cpp [new file with mode: 0644]
src/filters/MouseEventFilter.h [new file with mode: 0644]
src/ui.rc/browser_ui.rc
src/views/BrowserView.cpp
src/views/BrowserView.h
src/windows/BrowserWindow.cpp
src/windows/BrowserWindow.h