]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/commit
Implement finding of text withing a page.
authorSoren Stoutner <soren@stoutner.com>
Fri, 26 Aug 2022 20:03:07 +0000 (13:03 -0700)
committerSoren Stoutner <soren@stoutner.com>
Fri, 26 Aug 2022 20:03:07 +0000 (13:03 -0700)
commitaa9a6b20db5e2c808b390b62704f28bd649e283c
treeef9b05863f45499511938e452963accb5ea76f09
parent150a354325500a3c3f8f8f7ee0e0ee30cd631205
Implement finding of text withing a page.
src/ui.rcs/CMakeLists.txt
src/ui.rcs/browser_ui.rc [deleted file]
src/ui.rcs/browser_window_ui.rc [new file with mode: 0644]
src/widgets/PrivacyWebEngineView.h
src/widgets/TabWidget.cpp
src/widgets/TabWidget.h
src/windows/BrowserWindow.cpp
src/windows/BrowserWindow.h